CMSAbstractWebPartOnInit Method |
Init event handler.
Namespace: CMS.PortalControlsAssembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 8.2.23
Syntax protected override void OnInit(
EventArgs e
)
Parameters
- e
- Type: SystemEventArgs
See Also