View Source
Class PublishedSnapshot.PublishedSnapshotElements
Inheritance
System.Object
Assembly: Umbraco.PublishedCache.NuCache.dll
Syntax
public class PublishedSnapshotElements : IDisposable
Fields
View Source
ContentCache
Declaration
public ContentCache ContentCache
Field Value
View Source
DomainCache
Declaration
public DomainCache DomainCache
Field Value
View Source
ElementsCache
Declaration
public IAppCache ElementsCache
Field Value
View Source
Declaration
public MediaCache MediaCache
Field Value
View Source
MemberCache
Declaration
public MemberCache MemberCache
Field Value
View Source
SnapshotCache
Declaration
public IAppCache SnapshotCache
Field Value
Methods
View Source
Dispose()
Declaration