Click or drag to resize
UniSelectorEmptyReplacement Property
Replaces items which don't have any visible text to be displayed. Default is empty string.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
public virtual string EmptyReplacement { get; set; }

Property Value

Type: String
See Also