Search Results for

    Show / Hide Table of Contents
    View Source

    Class MemberRefreshNotification

    Inheritance
    System.Object
    StatefulNotification
    ObjectNotification<IMember>
    EntityRefreshNotification<IMember>
    Namespace: Umbraco.Cms.Core.Notifications
    Assembly: Umbraco.Core.dll
    Syntax
    public class MemberRefreshNotification : EntityRefreshNotification<IMember>, IStatefulNotification, INotification

    Constructors

    View Source

    MemberRefreshNotification(IMember, EventMessages)

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