Click or drag to resize
UniSelectorEditDialogWindowOpenInFullscreen Property
Gets or sets a value indicating whether the modal dialog opens in fullscreen.

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

Property Value

Type: Boolean
See Also