EntityEditorWithPicker.NoMatchesText Property
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Overridable ReadOnly Property NoMatchesText As String
Get
'Usage
Dim instance As EntityEditorWithPicker
Dim value As String
value = instance.NoMatchesText
public virtual string NoMatchesText { get; }
Property Value
Type: System.String