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.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax public virtual bool HasData { get; protected set; }
Property Value
Type:
BooleanSee Also