ContentUrlRetrieverOnPreInit Method |
PreInit event handler
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntax protected void OnPreInit(
Object sender,
EventArgs e
)
Parameters
- sender
- Type: SystemObject
- e
- Type: SystemEventArgs
See Also