Click or drag to resize
CMSPagePlaceholdermIsAuthorized Field
Indicates whether user is authorized to read the content when in live site mode.

Namespace: CMS.PortalControls
Assembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 9.0.0
Syntax
C#
protected Nullable<bool> mIsAuthorized

Field Value

Type: NullableBoolean
See Also