 | ProfileOptionsExtensionValidate Method |
Validate settings use has mede to your control. Show error message if needed.
Namespace: CTExtensions.InterfacesAssembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntaxpublic abstract bool Validate()
Public MustOverride Function Validate As Boolean
Return Value
BooleanReturn false to cancel saving and user exit from the optins. True to allow.
Revision HistoryDate | Version | Description |
---|
- | 2017 SP2 | First Release |
See Also