Click or drag to resize
SupportedCultureSelectorDisplayClearButton Property
Gets or sets the value which determines, whether to display Clear button.

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

Property Value

Type: Boolean
See Also