PickerDialog.ErrorLabel property

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

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