Dela via


PickerItem.DescriptionHtml Property

Gets the HTML description of the item.

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

Syntax

'Declaration
Public ReadOnly Property DescriptionHtml As String
    Get
'Usage
Dim instance As PickerItem
Dim value As String

value = instance.DescriptionHtml
public string DescriptionHtml { get; }

Property Value

Type: System.String
A string that specifies the HTML description of the item.

See Also

Reference

PickerItem Class

PickerItem Members

Microsoft.SharePoint.WebControls Namespace