Hello,
You could pass the parameter (when invoking ajaxRequest) from client side as shown below.
Client code:
Now access the parameter passed from the
e.Argument value in the AjaxManager_AjaxRequest event.
More information will be available here:
OnAjaxRequest event ,
ajaxRequest(arguments)
-Shinu.