HelpControlIsDialog Property |
Indicates whether the control is used in a dialog. If true, use the dark help icon by default
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntax public virtual bool IsDialog { get; set; }
Property Value
Type:
BooleanSee Also