|  | ProfileOptionsExtensionValidate Method  | 
 
            Validate settings use has mede to your control. Show error message if needed.
            
 
    Namespace: 
   CTExtensions.Interfaces
    Assembly:
   CTInterface (in CTInterface.dll)
 Syntax
Syntaxpublic abstract bool Validate()
Public MustOverride Function Validate As Boolean
Return Value
Type: 
BooleanReturn false to cancel saving and user exit from the optins. True to allow.
 Availability
Availability See Also
See Also