Click or drag to resize
AbstractUserControlOnAfterUserControlLoad Event
Fires after UserControl Load.

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

Value

Type: SystemEventHandler
See Also