Version

wasKeyboard Property

Returns whether the undo action was initiated by the keyboard
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_wasKeyboard() : Boolean
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfBatchUpdateUndoingEventArgs.get_wasKeyboard();
See Also