This topic has not yet been rated - Rate this topic

LayoutsPageBase.OnLoadComplete method

Represents that method that handles the LoadComplete event.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
protected override void OnLoadComplete(
	EventArgs e
)

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.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.