Interface
ICacheProvider

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

Definition

Namespace:Telerik.Reporting.Cache.Interfaces

Assembly:Telerik.Reporting.dll

Syntax:

cs-api-definition
public interface ICacheProvider

Methods

CreateCache(IDictionary)

Creates a new cache using the specified cache information.

Declaration

cs-api-definition
ICache CreateCache(IDictionary parameters)

Parameters

parameters

IDictionary

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