Version

value Property

Returns the value of the UpdateAction.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_value() : String
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfUpdateRowAction.get_value();
See Also