Search Results for

    Show / Hide Table of Contents
    View Source

    Class DataTypeDeletedNotification

    A notification that is used to trigger the DataTypeService when the Delete method is called in the API, after the IDataType objects have been deleted.

    Inheritance
    System.Object
    StatefulNotification
    ObjectNotification<IEnumerable<IDataType>>
    EnumerableObjectNotification<IDataType>
    DeletedNotification<IDataType>
    Namespace: Umbraco.Cms.Core.Notifications
    Assembly: Umbraco.Core.dll
    Syntax
    public class DataTypeDeletedNotification : DeletedNotification<IDataType>, IStatefulNotification, INotification

    Constructors

    View Source

    DataTypeDeletedNotification(IDataType, EventMessages)

    Declaration
    public DataTypeDeletedNotification(IDataType target, EventMessages messages)
    Parameters
    Type Name Description
    IDataType target
    EventMessages messages
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX
    OSZAR »