CMSDynamicWebControlOnLoad Method |
Load event handler.
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.2.23
Syntax protected override void OnLoad(
EventArgs e
)
Parameters
- e
- Type: SystemEventArgs
See Also