ManageLinksControl.OnLoad method
Overload list
| Name | Description | |
|---|---|---|
![]() |
OnLoad(EventArgs) | Handles the Load event. (Overrides Control.OnLoad(EventArgs).) |
![]() |
OnLoad(Object, EventArgs) | OnLoad: Most of the query job is done here. Get everything from the page form and issue query. overridable function since subclass want to control exact sequence of calling it (Inherited from DataResultBase.) |
Top
.gif)