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