Progress® Telerik® Reporting R1 2021
ReportsHostBase.CreateReportResolver Method
Note: This API is now obsolete.
Creates an IReportResolver implementation instance
that will be used for report resolving from the service
Namespace:
Telerik.Reporting.Services.ServiceStackAssembly: Telerik.Reporting.Services.ServiceStack (in Telerik.Reporting.Services.ServiceStack.dll) Version: 15.0.21.120 R1 2021
Syntax
[ObsoleteAttribute("CreateReportResolver method is now obsolete. Please provide service setup using the Telerik.Reporting.Services.ServiceStack.ReportsHostBase.ReportServiceConfiguration property.")] protected virtual IReportResolver CreateReportResolver()
Return Value
Type: IReportResolverReturns the created instance.
Remarks
Override this method in order to create the report resolver instance.
May be one of the built-in report resolvers or a custom implementation resolver. Built-in resolvers may be chained.
Version Information
Obsolete (compiler warning) in 1.0.1