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