Share via


ItemPicker.NoMatchesText Property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

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.

See Also

Reference

ItemPicker Class

ItemPicker Members

Microsoft.SharePoint.WebControls Namespace