This member is reserved for internal use and is not intended to be used directly from your code.
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Visual Basic (Declaration)
Public Overrides ReadOnly Property NoMatchesText As String
Dim instance As ItemPicker
Dim value As String
value = instance.NoMatchesText
public override string NoMatchesText { get; }