New to Telerik ReportingStart a free 30-day trial

Provides a mechanism for creating a specific instance of a cache.

Definition

Namespace:Telerik.Reporting.Cache.Interfaces

Assembly:Telerik.Reporting.dll

Syntax:

C#
public interface ICacheProvider

Methods

Creates a new cache using the specified cache information.

C#
ICache CreateCache(IDictionary parameters)
Parameters:parametersIDictionary

Specifies the parameters used to create the cache.

Returns:

ICache

The newly created instance of the cache.

In this article
DefinitionMethodsCreateCache(IDictionary)
Not finding the help you need?
Contact Support