Click or drag to resize
IPageManagerIsAuthorized Property
Returns true if the user is authorized for current document.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax
C#
bool IsAuthorized { get; }

Property Value

Type: Boolean
See Also