View Source
Class ContentCacheRefresher.JsonPayload
Inheritance
System.Object
Assembly: Umbraco.Core.dll
Syntax
Properties
View Source
Blueprint
Declaration
public bool Blueprint { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
View Source
ChangeTypes
Declaration
public TreeChangeTypes ChangeTypes { get; set; }
Property Value
View Source
Id
Declaration
public int Id { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
View Source
Key
Declaration
public Guid? Key { get; set; }
Property Value
Type |
Description |
System.Nullable<Guid> |
|