Click or drag to resize
PageSecurityHelperCheckPagePermissions Method
Gets the location where permissions of the page should be checked.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
public static PageLocationEnum CheckPagePermissions(
	string siteName
)

Parameters

siteName
Type: SystemString
Site name

Return Value

Type: PageLocationEnum
See Also