Share via


PickerDialog.DescriptionLabel Property

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

Syntax

'Declaration
Public ReadOnly Property DescriptionLabel As Label
    Get
'Usage
Dim instance As PickerDialog
Dim value As Label

value = instance.DescriptionLabel
public Label DescriptionLabel { get; }

Property Value

Type: System.Web.UI.WebControls.Label

See Also

Reference

PickerDialog Class

PickerDialog Members

Microsoft.SharePoint.WebControls Namespace