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) Version: 25.0
Syntax
public abstract bool Validate()

Return Value

Boolean
Return false to cancel saving and user exit from the optins. True to allow.
Revision History
DateVersionDescription
-2017 SP2First Release
See Also