Class CacheSection
Internal use only
Inheritance
System.Object
CacheSection
Namespace: Telerik.Reporting.Configuration
Assembly: Telerik.Reporting.dll
Syntax
public class CacheSection : ConfigurationElement
Constructors
CacheSection()
Declaration
public CacheSection()
Properties
Provider
Internal use only
Declaration
public string Provider { get; set; }
Property Value
System.String
|
Providers
Internal use only
Declaration
public ProviderCollection Providers { get; }
Property Value
ProviderCollection
|
ProvidersObsolete
Internal use only
Declaration
public ProviderCollectionObsolete ProvidersObsolete { get; }
Property Value
ProviderCollectionObsolete
|