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

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

Property Value

Type: Boolean

Implements

IPageManagerIsAuthorized
See Also