Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
getAsync Method
Get/Sets whether or not the Callback should be Async. The Default is true.
Syntax
ASP.NET Ajax Javascript (Specification) | |
---|
function getAsync() : Boolean; |
ASP.NET Ajax Javascript (Usage) | |
---|
var resultVar = instanceOfControlCallbackManager.getAsync(); |
Return Value
indicates if callback is async