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<System.String, System.Object>
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • State
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX