IPageCacheBuilderTPageType Interface |
Namespace: Kentico.Content.Web.Mvc
public interface IPageCacheBuilder<TPageType> where TPageType : new(), TreeNode
The IPageCacheBuilderTPageType type exposes the following members.
Name | Description | |
---|---|---|
Dependencies |
Configures the cache dependencies for the cached data.
| |
Expiration |
Sets the expiration of the cached data.
| |
Key |
Sets the cache base key to be used to cache the data.
|