ClassConfigSectionReportServiceConfiguration
Class
Report service configuration that upon creation reads the restReportService configuration element from the application configuration file.
Definition
Namespace:Telerik.Reporting.Services
Assembly:Telerik.Reporting.dll
Syntax:
cs-api-definition
public sealed class ConfigSectionReportServiceConfiguration : ReportServiceConfiguration, IReportServiceConfiguration
Inheritance: objectReportServiceConfigurationConfigSectionReportServiceConfiguration
Implements:
Inherited Members
Constructors
ConfigSectionReportServiceConfiguration()
Creates an instance of the ConfigSectionReportServiceConfiguration type and populates any configuration properties that are setup in the config file.
Declaration
cs-api-definition
public ConfigSectionReportServiceConfiguration()