  | ProfileOptionsExtensionDispose 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.InterfacesAssembly: CTInterface (in CTInterface.dll)
Syntaxpublic virtual void Dispose()
Public Overridable Sub Dispose
Availability
See Also