Web API Core | ComponentOne
C1.Web.Api.Report Namespace / ReportController Class
Properties Methods


In This Topic
    ReportController Class Members
    In This Topic

    The following tables list the members exposed by ReportController.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
    Protected Properties
     NameDescription
    Protected PropertyGets the media-type formatters for this instance. (Inherited from C1.Web.Api.C1ApiController)
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded.  (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public MethodOverloaded.  (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public MethodOverloaded.  (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public MethodOverloaded. Creates an Microsoft.AspNetCore.Mvc.BadRequestObjectResult that produces a Bad Request (400) response. (Inherited from C1.Web.Api.C1ApiController)
    Public MethodOverloaded.  (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public MethodOverloaded.  (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public MethodOverloaded.  (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public MethodOverloaded. Creates a Microsoft.AspNetCore.Mvc.CreatedResult object that produces a Created (201) response. (Inherited from C1.Web.Api.C1ApiController)
    Public MethodOverloaded. Creates a Microsoft.AspNetCore.Mvc.CreatedAtActionResult object that produces a Created (201) response. (Inherited from C1.Web.Api.C1ApiController)
    Public MethodOverloaded. Creates a Microsoft.AspNetCore.Mvc.CreatedAtRouteResult object that produces a Created (201) response. (Inherited from C1.Web.Api.C1ApiController)
    Public MethodCreates new report instance from the specified report.  
    Public MethodDeletes the report instance with the specifed instance id.  
    Public MethodOverloaded.  (Inherited from Microsoft.AspNetCore.Mvc.Controller)
    Public MethodExports the report instance with specified instance id into report filter with options.  
    Public MethodExports the report instance with specified instance id into report filter with options.  
    Public MethodExports the specified report to the specified export filter with options and the specified page settings or/and parameters.  
    Public MethodExports the specified report to the specified export filter with options and the specified page settings or/and parameters.  
    Public MethodOverloaded. Returns a file in the specified fileStream with the file name and the file extension. (Inherited from C1.Web.Api.C1ApiController)
    Public MethodOverloaded.  (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public MethodGets the catalog info of the specified path.  
    Public MethodGets the bookmark with specified name in the report instance with specified instance id.  
    Public MethodNot supported. Gets all bookmarks in the report instance with specified instance id.  
    Public MethodGets the info of the report instance with the specified instance id.  
    Public MethodGets the features supported by the report instance with specified instance id.  
    Public MethodGets all outlines in the report instance with specified instance id.  
    Public MethodGets the current page settings in the report instance with specified instance id.  
    Public MethodGets the parameter with specified name in the report instance with specified instance id.  
    Public MethodGets the parameters in the report instance with specified instance id.  
    Public MethodGets all report instances created by the specified report.  
    Public MethodGets the search result in the report instance with specified instance id.  
    Public MethodGets the status of the report instance with specified instance id.  
    Public MethodGets the export format with specified name supported by the report instance with specified instance id.  
    Public MethodGets the export formats supported by the report instance with specified instance id.  
    Public MethodGets the info of the specified report.  
    Public MethodGets the default page settings defined in the specified report.  
    Public MethodGets the parameter with specifed name in the specified report.  
    Public MethodGets the parameters defined in the specified report.  
    Public MethodGets the export format with specified name which is supported by the specified report.  
    Public MethodGets the export formats supported by the specified report.  
    Public MethodOverloaded.  (Inherited from Microsoft.AspNetCore.Mvc.Controller)
    Public Method (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public Method (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public Method (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public Method (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public Method (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public MethodOverloaded. Creates an Microsoft.AspNetCore.Mvc.NotFoundObjectResult that produces a Not Found (404) response. (Inherited from C1.Web.Api.C1ApiController)
    Public MethodOverloaded. Creates an Microsoft.AspNetCore.Mvc.OkObjectResult object that produces an OK (200) response. (Inherited from C1.Web.Api.C1ApiController)
    Public Method (Inherited from Microsoft.AspNetCore.Mvc.Controller)
    Public Method (Inherited from Microsoft.AspNetCore.Mvc.Controller)
    Public Method (Inherited from Microsoft.AspNetCore.Mvc.Controller)
    Public MethodOverloaded.  (Inherited from Microsoft.AspNetCore.Mvc.Controller)
    Public MethodOverloaded.  (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public Method (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public Method (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public Method (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public Method (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public Method (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public MethodOverloaded.  (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public MethodOverloaded.  (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public Method (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public Method (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public MethodOverloaded.  (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public MethodOverloaded.  (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public Method (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public Method (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public MethodOverloaded.  (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public MethodOverloaded.  (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public Method (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public Method (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public MethodRenders the report instance with the specified instance id.  
    Public MethodUpdates all page settings properties in the report instance with specified instance id.  
    Public MethodUpdates the value of parameter with specified name in the report instance with specified instance if.  
    Public MethodUpdates all parameter values in the report instance with specified instance id.  
    Public MethodOverloaded.  (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public MethodOverloaded.  (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public MethodOverloaded. Creates a Microsoft.AspNetCore.Mvc.ObjectResult object by specifying a statusCode and value (Inherited from C1.Web.Api.C1ApiController)
    Public MethodStops the rendering of the report instance.  
    Public MethodOverloaded.  (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public MethodOverloaded.  (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public MethodOverloaded.  (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public MethodOverloaded.  (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public MethodUpdates the specified page settings properties in the report instancce with specified instance id.  
    Public MethodUpdates specified parameter values in the report instance with specified instance id.  
    Public MethodOverloaded.  (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public MethodOverloaded.  (Inherited from Microsoft.AspNetCore.Mvc.Controller)
    Public MethodOverloaded.  (Inherited from Microsoft.AspNetCore.Mvc.Controller)
    Top
    Protected Methods
     NameDescription
    Protected MethodExports the report instance with specified instance id into report filter with options.  
    Protected MethodExports the specified report to the specified export filter with options and the specified page settings or/and parameters.  
    Protected MethodOverloaded. Returns an absolute url for the specified action. (Inherited from C1.Web.Api.C1ApiController)
    Protected MethodSet Json formatter serializer settings. (Inherited from C1.Web.Api.C1ApiController)
    Top
    See Also