Class CacheSettings.CacheEntry
Inheritance
System.Object
Namespace: Umbraco.Cms.Core.Models
Assembly: Umbraco.Core.dll
Syntax
public class CacheEntry
Properties
View SourceDocument
Declaration
public CacheEntrySettings Document { get; set; }
Property Value
Type | Description |
---|---|
CacheEntrySettings |
Media
Declaration
public CacheEntrySettings Media { get; set; }
Property Value
Type | Description |
---|---|
CacheEntrySettings |