Search Results for

    Show / Hide Table of Contents
    View Source

    Class BlockGridPropertyNotificationHandler

    A handler for Block grid editors used to bind to notifications

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

    Constructors

    View Source

    BlockGridPropertyNotificationHandler(ILogger<BlockGridPropertyNotificationHandler>)

    Declaration
    public BlockGridPropertyNotificationHandler(ILogger<BlockGridPropertyNotificationHandler> logger)
    Parameters
    Type Name Description
    ILogger<BlockGridPropertyNotificationHandler> 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
      • BlockGridPropertyNotificationHandler(ILogger<BlockGridPropertyNotificationHandler>)
    • Properties
      • EditorAlias
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX