Property NoResultMessage
| Edit this page View SourceNoResultMessage
Gets or sets a message to show when a search completes with no results.
Declaration
public string? NoResultMessage { get; set; }
Property Value
Type | Description |
---|---|
string |
Gets or sets a message to show when a search completes with no results.
public string? NoResultMessage { get; set; }
Type | Description |
---|---|
string |