Click or drag to resize
ObjectEditMenuPreviewMode Property
Gets or sets if the menu should be rendered with styles for PreviewControl.

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

Property Value

Type: Boolean
See Also