Share via


LayoutsPageBase.CheckRights method

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)

Syntax

protected void CheckRights()

Exceptions

Exception Condition
UnauthorizedAccessException

The current user does not have the required rights.

See also

Reference

LayoutsPageBase class

LayoutsPageBase members

Microsoft.SharePoint.WebControls namespace