Class UserCacheRefresher.JsonPayload
Inheritance
System.Object
      Namespace: Umbraco.Cms.Core.Cache
Assembly: Umbraco.Core.dll
Syntax
public class JsonPayload : IEquatable<UserCacheRefresher.JsonPayload>Properties
View SourceId
Declaration
public int Id { get; set; }Property Value
| Type | Description | 
|---|---|
| System.Int32 | 
Key
Declaration
public Guid Key { get; set; }Property Value
| Type | Description | 
|---|---|
| Guid |