Search Results for

    Show / Hide Table of Contents

    Class MemberIndexingNotificationHandler

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Infrastructure.Search
    Assembly: cs.temp.dll.dll
    Syntax
    public sealed class MemberIndexingNotificationHandler : INotificationHandler<MemberCacheRefresherNotification>

    Constructors

    MemberIndexingNotificationHandler(IUmbracoIndexingHandler, IMemberService)

    Declaration
    public MemberIndexingNotificationHandler(IUmbracoIndexingHandler umbracoIndexingHandler, IMemberService memberService)
    Parameters
    Type Name Description
    IUmbracoIndexingHandler umbracoIndexingHandler
    IMemberService memberService

    Methods

    Handle(MemberCacheRefresherNotification)

    Declaration
    public void Handle(MemberCacheRefresherNotification args)
    Parameters
    Type Name Description
    MemberCacheRefresherNotification args
    In This Article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX