AccountPickerAndLink.LabelEmptyPicker Field
Represents a control that displays text to show no managed accounts exist.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected LabelEmptyPicker As Label
'Usage
Dim value As Label
value = Me.LabelEmptyPicker
Me.LabelEmptyPicker = value
protected Label LabelEmptyPicker