Click or drag to resize
AbstractUserControlOnBeforeUserControlLoad Event
Fires before UserControl Load.

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.2.23
Syntax
C#
public static event BeforeEventHandler OnBeforeUserControlLoad

Value

Type: CMS.ExtendedControlsBeforeEventHandler
See Also