Search Results for

    Show / Hide Table of Contents
    View Source

    Class BlockEditorPropertyHandler

    A handler for Block editors used to bind to notifications

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

    Constructors

    View Source

    BlockEditorPropertyHandler(ILogger<BlockEditorPropertyHandler>)

    Declaration
    public BlockEditorPropertyHandler(ILogger<BlockEditorPropertyHandler> logger)
    Parameters
    Type Name Description
    ILogger<BlockEditorPropertyHandler> logger
    • Improve this Doc
    • View Source
    In This Article
    • Constructors
      • BlockEditorPropertyHandler(ILogger<BlockEditorPropertyHandler>)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX