Click or drag to resize

UserOptionsExtensionDispose Method

Called when the settings page is closed. Disposes the control if not disposed already. Inheriants can ignore this if also CreateSettingsControl is left in default implementation.

Namespace: CTExtensions.Interfaces
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public virtual void Dispose()
Revision History
DateVersionDescription
-2019 SP2First Release
See Also