I have a master page with RadAjaxManager and a content page with RadAjaxManagerProxy.
In the content page i try to make callback request to server from client side like this:
but "m" is allways null!
The script is placed inside of RadCodeBlock!
If you have any idea please share with me!