Click or drag to resize
AbstractCMSPageIsStandardPage Property
If true, the page is a UI page

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
protected bool IsStandardPage { get; set; }

Property Value

Type: Boolean
See Also