Share via


PickerDialog.ErrorLabel Property

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

Syntax

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

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

Property Value

Type: System.Web.UI.WebControls.Label

See Also

Reference

PickerDialog Class

PickerDialog Members

Microsoft.SharePoint.WebControls Namespace