Class RebuildStatusModel
Inheritance
System.Object
Namespace: Umbraco.Cms.Api.Management.ViewModels.PublishedCache
Assembly: Umbraco.Cms.Api.Management.dll
Syntax
public class RebuildStatusModel
Properties
View SourceIsRebuilding
Declaration
public bool IsRebuilding { get; set; }
Property Value
Type | Description |
---|---|
System. |