AbstractCMSPageIsDialog Property |
Indicates whether page is a dialog.
False by default.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax public bool IsDialog { get; set; }
Property Value
Type:
BooleanSee Also