Search Results for

    Show / Hide Table of Contents
    View Source

    Class RelationTypeDeletedNotification

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

    Constructors

    View Source

    RelationTypeDeletedNotification(IRelationType, EventMessages)

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