Share via


ItemPicker.CheckItemToolTip Property

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

Syntax

'Declaration
Public Overrides ReadOnly Property CheckItemToolTip As String
    Get
'Usage
Dim instance As ItemPicker
Dim value As String

value = instance.CheckItemToolTip
public override string CheckItemToolTip { get; }

Property Value

Type: System.String
Returns String.

See Also

Reference

ItemPicker Class

ItemPicker Members

Microsoft.SharePoint.WebControls Namespace