Search Results for

    Show / Hide Table of Contents
    View Source

    Class UserCacheRefresher.JsonPayload

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Core.Cache
    Assembly: Umbraco.Core.dll
    Syntax
    public class JsonPayload : IEquatable<UserCacheRefresher.JsonPayload>

    Properties

    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
    Guid
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • Id
      • Key
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX