Search Results for

    Show / Hide Table of Contents
    View Source

    Class RichTextPropertyNotificationHandler

    A handler for Rich Text editors used to bind to notifications.

    Inheritance
    object
    ComplexPropertyEditorContentNotificationHandler
    BlockEditorPropertyNotificationHandlerBase<RichTextBlockLayoutItem>
    Namespace: Umbraco.Cms.Core.PropertyEditors
    Assembly: Umbraco.Infrastructure.dll
    Syntax
    public class RichTextPropertyNotificationHandler : BlockEditorPropertyNotificationHandlerBase<RichTextBlockLayoutItem>, INotificationHandler<ContentSavingNotification>, INotificationHandler<ContentCopyingNotification>, INotificationHandler<ContentScaffoldedNotification>, INotificationHandler

    Constructors

    View Source

    RichTextPropertyNotificationHandler(ILogger<RichTextPropertyNotificationHandler>)

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

    Properties

    View Source

    EditorAlias

    Declaration
    protected override string EditorAlias { get; }
    Property Value
    Type Description
    string
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX