Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
transaction Event
Syntax
ASP.NET Ajax Javascript (Specification) | |
---|
function add_transaction(handler : Function)
function remove_transaction(handler : Function) |
ASP.NET Ajax Javascript (Usage) | |
---|
.add_transaction(handler);
.remove_transaction(handler); |
See Also