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

dispose Method

Dispose of the object.
Syntax
ASP.NET Ajax Javascript (Specification) 
function dispose() : (Any);
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfColumnEditableSetting.dispose();
See Also