Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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