EntityEditorWithPicker.BrowseButtonToolTip Property

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

Syntax

'Declaration
Public Overridable Property BrowseButtonToolTip As String
    Get
    Set
'Usage
Dim instance As EntityEditorWithPicker
Dim value As String

value = instance.BrowseButtonToolTip

instance.BrowseButtonToolTip = value
public virtual string BrowseButtonToolTip { get; set; }

Property Value

Type: System.String
Returns String.

See Also

Reference

EntityEditorWithPicker Class

EntityEditorWithPicker Members

Microsoft.SharePoint.WebControls Namespace