| ProfileOptionsExtensionValidate Method |
Validate settings use has mede to your control. Show error message if needed.
Namespace: CTExtensions.InterfacesAssembly: CTInterface (in CTInterface.dll)
Syntax public 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 See Also