AccountPickerAndLink.ValManagedAccountSelection Field
Represents a validate control that validates if a managed account is selected.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected ValManagedAccountSelection As CustomValidator
'Usage
Dim value As CustomValidator
value = Me.ValManagedAccountSelection
Me.ValManagedAccountSelection = value
protected CustomValidator ValManagedAccountSelection