Progress® Telerik® Reporting R3 2020
ReportFileResolver Methods
The ReportFileResolver type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | AddFallbackResolver |
Adds fallback resolver that will be used if the current resolver does not succeed.
(Inherited from ReportResolverBase.) |
![]() | ResolveReport |
Creates a UriReportSource based on its string representation.
(Overrides ReportResolverBaseResolveReport(String).) |
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() | IReportResolverResolve |
Creates a ReportSource based on its string representation.
(Inherited from ReportResolverBase.) |