Progress® Telerik® Reporting R3 2020
ReportsControllerBase.ExecuteInteractiveAction Method
Executes an interactive action that should be applied on the server.
Namespace:
Telerik.Reporting.Services.WebApiAssembly: Telerik.Reporting.Services.WebApi (in Telerik.Reporting.Services.WebApi.dll)
Syntax
public virtual HttpResponseMessage ExecuteInteractiveAction( string clientID, string instanceID, string documentID, string actionID )
Parameters
- clientID
- Type: SystemString
The client session ID which contains the document. - instanceID
- Type: SystemString
The report instance used for the document. - documentID
- Type: SystemString
The ID of the affected document. - actionID
- Type: SystemString
The ID of the executed action.
Return Value
Type: HttpResponseMessageVersion Information
Supported in: 1.0.1