EntityEditorWithPicker.CheckItemToolTip Property

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

Syntax

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

value = instance.CheckItemToolTip

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

Property Value

Type: System.String

See Also

Reference

EntityEditorWithPicker Class

EntityEditorWithPicker Members

Microsoft.SharePoint.WebControls Namespace