Click or drag to resize
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.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
public string NoRecordsMessage { get; set; }

Property Value

Type: String
See Also