Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IStatefulNotification

    Namespace: Umbraco.Cms.Core.Notifications
    Assembly: Umbraco.Core.dll
    Syntax
    public interface IStatefulNotification : INotification

    Properties

    View Source

    State

    Declaration
    IDictionary<string, object?> State { get; set; }
    Property Value
    Type Description
    IDictionary<string, object>
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX