LayoutsPageBase.DefaultLayoutsRights Field
Specifies the default rights that are needed to access to application pages (which are pages in the _layouts folder.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Shared ReadOnly DefaultLayoutsRights As SPBasePermissions
'Usage
Dim value As SPBasePermissions
value = LayoutsPageBase.DefaultLayoutsRights
public static readonly SPBasePermissions DefaultLayoutsRights
Remarks
An SPBasePermissions object that provides a bitwise itemization of the rights that are needed to access an application page.
The object that is returned has the following bits set:
Open
ViewPages