UniSelectorZeroRowsText Property |
Zero rows text.
Use only if you need special text that cannot be only retrieved from the resource strings.
Otherwise use ResourcePrefix property and create "ResourcePrefix.nodatafound" resource string.
This property has higher priority than the resource string.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax public virtual string ZeroRowsText { get; set; }
Property Value
Type:
StringSee Also