Click or drag to resize
AbstractCMSPageIsRootDialog Property
Indicates whether page is root dialog (top dialog page with header and footer)

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
public bool IsRootDialog { get; set; }

Property Value

Type: Boolean
See Also