The version that you requested is unavailable. We've redirected you to the latest version of the help.
Version

dispose Method

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