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
Type |
Description |
System.Nullable<IAppCache> |
|
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
Type |
Description |
System.Nullable<IAppCache> |
|
Methods
View Source
Dispose()
Declaration