Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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