Search Results for

    Show / Hide Table of Contents
    View Source

    Class BlockListPropertyNotificationHandler

    A handler for Block list editors used to bind to notifications

    Inheritance
    System.Object
    ComplexPropertyEditorContentNotificationHandler
    BlockEditorPropertyNotificationHandlerBase<BlockListLayoutItem>
    Namespace: Umbraco.Cms.Core.PropertyEditors
    Assembly: Umbraco.Infrastructure.dll
    Syntax
    public class BlockListPropertyNotificationHandler : BlockEditorPropertyNotificationHandlerBase<BlockListLayoutItem>, INotificationHandler<ContentSavingNotification>, INotificationHandler<ContentCopyingNotification>, INotificationHandler<ContentScaffoldedNotification>, INotificationHandler

    Constructors

    View Source

    BlockListPropertyNotificationHandler(ILogger<BlockListPropertyNotificationHandler>)

    Declaration
    public BlockListPropertyNotificationHandler(ILogger<BlockListPropertyNotificationHandler> logger)
    Parameters
    Type Name Description
    ILogger<BlockListPropertyNotificationHandler> logger

    Properties

    View Source

    EditorAlias

    Declaration
    protected override string EditorAlias { get; }
    Property Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    • Constructors
      • BlockListPropertyNotificationHandler(ILogger<BlockListPropertyNotificationHandler>)
    • Properties
      • EditorAlias
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX