Click or drag to resize
IPageManagerCheckPermissions Property
Gets or sets the value that indicates whether permissions for current document should be checked

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.2.23
Syntax
C#
bool CheckPermissions { get; set; }

Property Value

Type: Boolean
See Also