Search Results for

    Show / Hide Table of Contents
    View Source

    Class UserCacheRefresher.JsonPayload

    Inheritance
    object
    Namespace: Umbraco.Cms.Core.Cache
    Assembly: Umbraco.Core.dll
    Syntax
    public record UserCacheRefresher.JsonPayload

    Properties

    View Source

    Id

    Declaration
    public int Id { get; init; }
    Property Value
    Type Description
    int
    View Source

    Key

    Declaration
    public Guid Key { get; init; }
    Property Value
    Type Description
    Guid
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX