Click or drag to resize
CaptchaImageDispose Method (Boolean)
Custom Dispose method to clean up unmanaged resources.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
protected virtual void Dispose(
	bool disposing
)

Parameters

disposing
Type: SystemBoolean
Indicates if disposing
See Also