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