Click or drag to resize
UniSelectorHasData Property
Gets the value that indicates whether current selector in multiple mode displays some data or whether the dropdown contains some data.

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

Property Value

Type: Boolean
See Also