LayoutsPageBase.OnLoadComplete method
SharePoint 2013
Represents that method that handles the LoadComplete event.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Parameters
- e
- Type: System.EventArgs
A EventArgs that contains the event data.
In addition to calling the base method, the OnLoadComplete handler calls CheckRights if RightsCheckMode is set to OnLoadComplete.