Interface IPublishedSnapshotAccessor
Provides access to the "current" IPublishedSnapshot.
Namespace: Umbraco.Web.PublishedCache
Assembly: Umbraco.Web.dll
Syntax
public interface IPublishedSnapshotAccessor
Properties
View SourcePublishedSnapshot
Declaration
IPublishedSnapshot PublishedSnapshot { get; set; }
Property Value
Type | Description |
---|---|
IPublishedSnapshot |