Freigeben über


SearchArea.SearchTextToolTip property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Property SearchTextToolTip As String
    Get
    Set
'Usage
Dim instance As SearchArea
Dim value As String

value = instance.SearchTextToolTip

instance.SearchTextToolTip = value
public string SearchTextToolTip { get; set; }

Property value

Type: System.String

See also

Reference

SearchArea class

SearchArea members

Microsoft.SharePoint.WebControls namespace