AbstractUserControl Events |
The AbstractUserControl type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | OnAfterUserControlInit |
Fires after UserControl Init.
|
![]() ![]() | OnAfterUserControlLoad |
Fires after UserControl Load.
|
![]() ![]() | OnAfterUserControlPreRender |
Fires after UserControl PreRender.
|
![]() ![]() | OnAfterUserControlRender |
Fires after UserControl Render.
|
![]() ![]() | OnBeforeUserControlInit |
Fires before UserControl Init.
|
![]() ![]() | OnBeforeUserControlLoad |
Fires before UserControl Load.
|
![]() ![]() | OnBeforeUserControlPreRender |
Fires before UserControl PreRender.
|
![]() ![]() | OnBeforeUserControlRender |
Fires before UserControl Render.
|