Click or drag to resize
UniFlatSelectorNoRecordsSearchMessage Property
Gets or sets the resource string for message which is displayed if repeater has no records due to specified search condition 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 NoRecordsSearchMessage { get; set; }

Property Value

Type: String
See Also