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.
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