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

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

Property Value

Type: Boolean

Implements

IPageManagerIsAuthorized
See Also