CustomRefreshProcess |
![]() ![]() ![]() |
CustomRefreshProcess is used to develop custom refreshing solutions. See Developing Custom Response Handlers
Parameters dataSource (Accepts MScript) The name of a dataSource configuration. All the data provided by the data source will be contained in the response. nodesToEncrypt (Accepts MScript) The names of the data nodes (separated with commas) of the data source whose values have to be encrypted. responseHandler (Accepts MScript) The name of the response handler Javascript function that will receive the AjaxResponse and manage the refreshing. |