Version

commit Method

Commits all of the changes to the server.
Syntax
ASP.NET Ajax Javascript (Specification) 
function commit() : (Any);
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfEditingCore.commit();
See Also