Name | Description | |
---|---|---|
ReportController Constructor |
The following tables list the members exposed by ReportController.
Name | Description | |
---|---|---|
ReportController Constructor |
Name | Description | |
---|---|---|
Formatters | Gets the media-type formatters for this instance. (Inherited from C1.Web.Api.C1ApiController) |
Name | Description | |
---|---|---|
Accepted | Overloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) | |
AcceptedAtAction | Overloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) | |
AcceptedAtRoute | Overloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) | |
BadRequest | Overloaded. Creates an Microsoft.AspNetCore.Mvc.BadRequestObjectResult that produces a Bad Request (400) response. (Inherited from C1.Web.Api.C1ApiController) | |
Challenge | Overloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) | |
Conflict | Overloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) | |
Content | Overloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) | |
Created | Overloaded. Creates a Microsoft.AspNetCore.Mvc.CreatedResult object that produces a Created (201) response. (Inherited from C1.Web.Api.C1ApiController) | |
CreatedAtAction | Overloaded. Creates a Microsoft.AspNetCore.Mvc.CreatedAtActionResult object that produces a Created (201) response. (Inherited from C1.Web.Api.C1ApiController) | |
CreatedAtRoute | Overloaded. Creates a Microsoft.AspNetCore.Mvc.CreatedAtRouteResult object that produces a Created (201) response. (Inherited from C1.Web.Api.C1ApiController) | |
CreateInstance | Creates new report instance from the specified report. | |
DeleteInstanceById | Deletes the report instance with the specifed instance id. | |
Dispose | Overloaded. (Inherited from Microsoft.AspNetCore.Mvc.Controller) | |
ExportInstance_Get | Exports the report instance with specified instance id into report filter with options. | |
ExportInstance_Post | Exports the report instance with specified instance id into report filter with options. | |
ExportReport_Get | Exports the specified report to the specified export filter with options and the specified page settings or/and parameters. | |
ExportReport_Post | Exports the specified report to the specified export filter with options and the specified page settings or/and parameters. | |
File | Overloaded. Returns a file in the specified fileStream with the file name and the file extension. (Inherited from C1.Web.Api.C1ApiController) | |
Forbid | Overloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) | |
GetCatalogInfo | Gets the catalog info of the specified path. | |
GetInstanceBookmarkByName | Gets the bookmark with specified name in the report instance with specified instance id. | |
GetInstanceBookmarks | Not supported. Gets all bookmarks in the report instance with specified instance id. | |
GetInstanceById | Gets the info of the report instance with the specified instance id. | |
GetInstanceFeatures | Gets the features supported by the report instance with specified instance id. | |
GetInstanceOutlines | Gets all outlines in the report instance with specified instance id. | |
GetInstancePageSettings | Gets the current page settings in the report instance with specified instance id. | |
GetInstanceParameterByName | Gets the parameter with specified name in the report instance with specified instance id. | |
GetInstanceParameters | Gets the parameters in the report instance with specified instance id. | |
GetInstances | Gets all report instances created by the specified report. | |
GetInstanceSearchResults | Gets the search result in the report instance with specified instance id. | |
GetInstanceStatus | Gets the status of the report instance with specified instance id. | |
GetInstanceSupportedFormatByName | Gets the export format with specified name supported by the report instance with specified instance id. | |
GetInstanceSupportedFormats | Gets the export formats supported by the report instance with specified instance id. | |
GetReport | Gets the info of the specified report. | |
GetReportPageSettings | Gets the default page settings defined in the specified report. | |
GetReportParameterByName | Gets the parameter with specifed name in the specified report. | |
GetReportParameters | Gets the parameters defined in the specified report. | |
GetReportSupportedFormatByName | Gets the export format with specified name which is supported by the specified report. | |
GetReportSupportedFormats | Gets the export formats supported by the specified report. | |
Json | Overloaded. (Inherited from Microsoft.AspNetCore.Mvc.Controller) | |
LocalRedirect | (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) | |
LocalRedirectPermanent | (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) | |
LocalRedirectPermanentPreserveMethod | (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) | |
LocalRedirectPreserveMethod | (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) | |
NoContent | (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) | |
NotFound | Overloaded. Creates an Microsoft.AspNetCore.Mvc.NotFoundObjectResult that produces a Not Found (404) response. (Inherited from C1.Web.Api.C1ApiController) | |
Ok | Overloaded. Creates an Microsoft.AspNetCore.Mvc.OkObjectResult object that produces an OK (200) response. (Inherited from C1.Web.Api.C1ApiController) | |
OnActionExecuted | (Inherited from Microsoft.AspNetCore.Mvc.Controller) | |
OnActionExecuting | (Inherited from Microsoft.AspNetCore.Mvc.Controller) | |
OnActionExecutionAsync | (Inherited from Microsoft.AspNetCore.Mvc.Controller) | |
PartialView | Overloaded. (Inherited from Microsoft.AspNetCore.Mvc.Controller) | |
PhysicalFile | Overloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) | |
Problem | (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) | |
Redirect | (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) | |
RedirectPermanent | (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) | |
RedirectPermanentPreserveMethod | (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) | |
RedirectPreserveMethod | (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) | |
RedirectToAction | Overloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) | |
RedirectToActionPermanent | Overloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) | |
RedirectToActionPermanentPreserveMethod | (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) | |
RedirectToActionPreserveMethod | (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) | |
RedirectToPage | Overloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) | |
RedirectToPagePermanent | Overloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) | |
RedirectToPagePermanentPreserveMethod | (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) | |
RedirectToPagePreserveMethod | (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) | |
RedirectToRoute | Overloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) | |
RedirectToRoutePermanent | Overloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) | |
RedirectToRoutePermanentPreserveMethod | (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) | |
RedirectToRoutePreserveMethod | (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) | |
RenderInstance | Renders the report instance with the specified instance id. | |
SetInstancePageSettings | Updates all page settings properties in the report instance with specified instance id. | |
SetInstanceParameterByName | Updates the value of parameter with specified name in the report instance with specified instance if. | |
SetInstanceParameters | Updates all parameter values in the report instance with specified instance id. | |
SignIn | Overloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) | |
SignOut | Overloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) | |
StatusCode | Overloaded. Creates a Microsoft.AspNetCore.Mvc.ObjectResult object by specifying a statusCode and value (Inherited from C1.Web.Api.C1ApiController) | |
StopInstanceRendering | Stops the rendering of the report instance. | |
TryUpdateModelAsync | Overloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) | |
TryValidateModel | Overloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) | |
Unauthorized | Overloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) | |
UnprocessableEntity | Overloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) | |
UpdateInstancePageSettings | Updates the specified page settings properties in the report instancce with specified instance id. | |
UpdateInstanceParameters | Updates specified parameter values in the report instance with specified instance id. | |
ValidationProblem | Overloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) | |
View | Overloaded. (Inherited from Microsoft.AspNetCore.Mvc.Controller) | |
ViewComponent | Overloaded. (Inherited from Microsoft.AspNetCore.Mvc.Controller) |
Name | Description | |
---|---|---|
ExportInstance | Exports the report instance with specified instance id into report filter with options. | |
ExportReport | Exports the specified report to the specified export filter with options and the specified page settings or/and parameters. | |
Location | Overloaded. Returns an absolute url for the specified action. (Inherited from C1.Web.Api.C1ApiController) | |
SetJsonSettings | Set Json formatter serializer settings. (Inherited from C1.Web.Api.C1ApiController) |