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

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

Property Value

Type: Boolean
See Also