Click or drag to resize
HelpControlIsDialog Property
Indicates whether the control is used in a dialog. If true, use the dark help icon by default

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

Property Value

Type: Boolean
See Also