Search Results for

    Show / Hide Table of Contents
    View Source

    Interface ICancelableNotification

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

    Properties

    View Source

    Cancel

    Declaration
    bool Cancel { get; set; }
    Property Value
    Type Description
    System.Boolean
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX