ManageLinksControl.OnLoad method

Overload list

  Name Description
Protected method OnLoad(EventArgs) Handles the Load event. (Overrides Control.OnLoad(EventArgs).)
Protected method 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

See also

Reference

ManageLinksControl class

ManageLinksControl members

Microsoft.SharePoint.Portal.WebControls namespace