Click or drag to resize
ProfileOptionsExtensionDispose Method

[This is preliminary documentation and is subject to change.]

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)
Syntax
public virtual void Dispose()
Availability

CUSTOMTOOLS 2017 SP2


See Also