ItemPicker.NoMatchesText Property (Microsoft.SharePoint.Portal.WebControls)
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)
Syntax

Visual Basic (Declaration)
Public Overrides ReadOnly Property NoMatchesText As String
Visual Basic (Usage)
Dim instance As ItemPicker
Dim value As String

value = instance.NoMatchesText
C#
public override string NoMatchesText { get; }
See Also

Tags :


Page view tracker