CMSBannerManagementPageOnInit Method |
Checks any read permission (this is the only necessary requirement for viewing pages).
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax protected override void OnInit(
EventArgs e
)
Parameters
- e
- Type: SystemEventArgs
See Also