UniFlatSelectorNoRecordsMessage Property |
Gets or sets the resource string for message which is displayed if repeater has no records
Note: Unresolved resource string can be used
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax public string NoRecordsMessage { get; set; }
Property Value
Type:
StringSee Also