| 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: 10.0.0
 Syntax
Syntaxprotected override void OnInit(
	EventArgs e
)
Parameters
- e
- Type: SystemEventArgs
 
 See Also
See Also