BusinessObjectBase..::..OnLoad Method
Automatically called when object is requested through AdvantageModuleEngine or ToolEngine
Can be used to perform external actions or load reference data.
Namespace:
AdvantageCMS.Core.Admin.BaseClassesAssembly: AdvantageCMS.Core (in AdvantageCMS.Core.dll)
Syntax
public virtual void OnLoad( ActionArgs e )
Parameters
- e
- Type: AdvantageCMS.Core.Admin.Event..::..ActionArgs
The e.