Version

dispose Method

Called by the framework whe the object is being disposed of.
Syntax
ASP.NET Ajax Javascript (Specification) 
function dispose() : (Any);
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfClipboard.dispose();
See Also