ItemPicker.NoMatchesText property
Gets the text message to be displayed in case the search returns no matches.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property NoMatchesText As String
Get
'Usage
Dim instance As ItemPicker
Dim value As String
value = instance.NoMatchesText
public override string NoMatchesText { get; }
Property value
Type: System.String
Returns String.