This topic has not yet been rated - Rate this topic

LayoutsPageBase.RightsRequired property

Gets an object that identifies the rights a user must have to access the LayoutsPageBase page.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
protected virtual SPBasePermissions RightsRequired { get; }

Property value

Type: Microsoft.SharePoint.SPBasePermissions
An SPBasePermissions object that provides a bitwise itemization of rights.

The default implementation simply returns DefaultLayoutsRights.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.