I've got some controls that do ajax requests on the page, however, i've noticed that they're posting to the wrong page address.
myfirendlyurl/myunfriendlyurl.aspx
From a few searches it seems i've got to set the ajaxurl property of the rad ajax manager. Only thing is .. I can't find it. I've looked at the intellisense attributes in both aspx and the code behind file. Neither list an AjaxUrl property. what gives?
FYI i'm using this version of the controls
2011.2.712.40
myfirendlyurl/myunfriendlyurl.aspx
From a few searches it seems i've got to set the ajaxurl property of the rad ajax manager. Only thing is .. I can't find it. I've looked at the intellisense attributes in both aspx and the code behind file. Neither list an AjaxUrl property. what gives?
FYI i'm using this version of the controls
2011.2.712.40