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.
Verifies that the current user has the rights that are required to access the LayoutsPageBase page.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
'Declaration
Protected Sub CheckRights
'Usage
Me.CheckRights()
protected void CheckRights()
Exception | Condition |
---|---|
UnauthorizedAccessException | The current user does not have the required rights. |