| CaptchaImageDispose Method (Boolean) | 
            Custom Dispose method to clean up unmanaged resources.
            
 
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
 Syntax
Syntaxprotected virtual void Dispose(
	bool disposing
)
Parameters
- disposing
- Type: SystemBoolean
 Indicates if disposing
 See Also
See Also