EntityEditor.ErrorLabel Field
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected ErrorLabel As Label
'Usage
Dim value As Label
value = Me.ErrorLabel
Me.ErrorLabel = value
protected Label ErrorLabel