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