New to Telerik ReportingStart a free 30-day trial

Represents a resolver that creates string representation of a report document reference from a ReportSource

Definition

Namespace:Telerik.ReportViewer.Mvc

Assembly:Telerik.ReportViewer.Mvc.dll

Syntax:

C#
[Obsolete]
public interface IReportResolver

Derived Classes: FileReportSourceResolverReportSourceResolverTypeReportSourceResolver

Methods

Creates a string representation based on a ReportSource.

C#
string Resolve(ReportSource reportSource)
Parameters:reportSourceReportSource

The report source to resolve

Returns:

string

The resulting string representation

In this article
DefinitionMethodsResolve(ReportSource)
Not finding the help you need?
Contact Support