Click or drag to resize

ProfileOptionsExtensionValidate Method

Validate settings use has mede to your control. Show error message if needed.

Namespace:  CTExtensions.Interfaces
Assembly:  CTInterface (in CTInterface.dll)
Syntax
public abstract bool Validate()

Return Value

Type: Boolean
Return false to cancel saving and user exit from the optins. True to allow.
Availability

CUSTOMTOOLS 2017 SP2


See Also