Click or drag to resize
CMSPage.OnBeforePagePreInit Event
Fires before page PreInit

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public static event BeforeEventHandler OnBeforePagePreInit

Value

Type: CMS.UIControls.BeforeEventHandler
See Also