Telerik.Reporting.Services.WebApi

Factory class for creating built-in cache implementations for Telerik Reporting Services.

Represents a client-side report source configuration used for communication between client applications and the Telerik Reporting Services Web API.

Represents the arguments passed to the CreateDocument method of the ReportsControllerBase for configuring document generation.

Resolves report file paths and creates UriReportSource instances from relative paths to .trdx/.trdp report files.

Abstract base class for report resolvers that provides a fallback mechanism for resolving report sources.

Resolves report instances from .NET type names by creating TypeReportSource objects.

Abstract base controller for exposing Telerik Reporting Services as a WebAPI to client applications. This controller provides RESTful endpoints for report processing operations including client management, document generation, and interactive features. A call to the method must be added to the WebApiConfig.Register method so that the controller actions are accessible from the routing mechanisms of the ASP.Net WebAPI framework. To set up the Telerik Reporting REST service, inherit from this class and configure the ReportServiceConfiguration property.

Provides static methods for registering Telerik Reporting Web API routes in ASP.NET Web API applications.

Provides global exception handling for Telerik Reporting Web API controllers with configurable error verbosity.

Contains email configuration parameters for sending rendered reports via email through the reporting service.

Not finding the help you need?
Contact Support