This method gets called when the pane first loads.
Parameters will be passed to this method.
public void InitialLoad( string mainEntityPK );
Parameters
mainEntityPK
Primary Key of the entity that is to be loaded
Overloads:
See also:
Interface IDataHandler