Click or drag to resize
CMSPageRequiresDialog Property
Gets or sets the value that indicates whether the page is displayed as dialog.

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

Property Value

Type: Boolean
See Also