Table of Contents

Class ContentRetrieverCacheOptions

Namespace
Kentico.Content.Web.Mvc
Assembly
Kentico.Content.Web.Mvc.dll

Cache settings for used for retrieval of content using IContentRetriever.

public sealed class ContentRetrieverCacheOptions
Inheritance
object
ContentRetrieverCacheOptions
Extension Methods

Constructors

ContentRetrieverCacheOptions()

public ContentRetrieverCacheOptions()

Properties

DefaultCacheExpiration

Default cache expiration time span that is used when no expiration is specified in RetrievalCacheSettings.

public TimeSpan DefaultCacheExpiration { get; set; }

Property Value

TimeSpan