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
    bool
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX