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:
C#
public sealed class ConfigSectionReportServiceConfiguration : ReportServiceConfiguration, IReportServiceConfiguration
Inheritance: objectReportServiceConfigurationConfigSectionReportServiceConfiguration
Implements:
Inherited Members
Constructors
Creates an instance of the ConfigSectionReportServiceConfiguration type and populates any configuration properties that are setup in the config file.
C#
public ConfigSectionReportServiceConfiguration()