This topic has not yet been rated - Rate this topic

LayoutsPageBase.RightsCheckMode Property

Gets or sets a value that specifies whether the rights of the user to the page are checked at the LoadComplete event, the PreInit event, both, or neither.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
protected LayoutsPageBase..::..RightsCheckModes RightsCheckMode { get; set; }

Property Value

Type: Microsoft.SharePoint.WebControls.LayoutsPageBase.RightsCheckModes
A LayoutsPageBase.RightsCheckModes value that specifies when, if at all, the rights of the user are checked.

The CheckRights method will be called by either the OnLoadComplete or OnInit(EventArgs) (or both) handlers depending on the value of RightsCheckMode.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ