Class PublishedSnapshotRebuilder
Implements IPublished
Inheritance
System.Object
Namespace: Umbraco.Cms.Infrastructure.Migrations.PostMigrations
Assembly: cs.temp.dll.dll
Syntax
public class PublishedSnapshotRebuilder : IPublishedSnapshotRebuilder
Constructors
PublishedSnapshotRebuilder(IPublishedSnapshotService, DistributedCache)
Initializes a new instance of the Published
Declaration
public PublishedSnapshotRebuilder(IPublishedSnapshotService publishedSnapshotService, DistributedCache distributedCache)
Parameters
Type | Name | Description |
---|---|---|
IPublished |
publishedSnapshotService | |
Distributed |
distributedCache |
Methods
Rebuild()
Rebuilds.
Declaration
public void Rebuild()