getUrl Method
Get/Sets the url for the Callback. The default is the current form's action.
Syntax
ASP.NET Ajax Javascript (Specification) | |
---|
function getUrl() : (Any); |
ASP.NET Ajax Javascript (Usage) | |
---|
var resultVar = instanceOfControlCallbackManager.getUrl(); |