PickerDialog.DescriptionLabel property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

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