Partilhar via


SearchArea.SearchTextToolTip Property

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

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