IDataLoadEventResponse
The response object for the DataLoadEvent event.
Function
getReponseData
Use this method to get the response data from IDataLoadEventResponse object.
The following code sample shows the syntax for getResponseData
method.
getResponseData(): IDataLoadEventData;