Validate() Method
Autodesk.DataManagement.Client.Framework.Vault.Forms.Controls›ClassicVaultNavigationPathComboboxControl
Syntax
public System.bool Validate()Public Overloads Function Validate() As System.BooleanReturn Value
true if validation is successful; otherwise, false . If called from the System.Windows.Forms.Control.Validating or System.Windows.Forms.Control.Validated event handlers, this method will always return false .