Version

item Property

Reference to the object that is associated with the event.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_item() : {Any}
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfItemEventArgs.get_item();
See Also