Click or drag to resize
AbstractUserControl.OnAfterUserControlInit Event
Fires after UserControl Init.

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

Value

Type: System.EventHandler
See Also