[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Web.Designer.IResourceRepositoryProvider

IResourceRepositoryProvider Interface

Represents methods for accessing and managing report resources.

Namespace: GrapeCity.ActiveReports.Web.Designer
Assembly: MESCIUS.ActiveReports.Aspnet.Designer.dll
Syntax
public interface IResourceRepositoryProvider

Methods

Name Description
DescribeResources(ResourceInfo[])

Gets descriptors of the specified resources.

GetResource(ResourceInfo)

Gets the resource in a format compatible with the backend.

ListResources(ResourceType)

Gets the list of resources available for a particular report.