Class RichTextPropertyNotificationHandler
A handler for Rich Text editors used to bind to notifications.
Inheritance
object
Namespace: Umbraco.Cms.Core.PropertyEditors
Assembly: Umbraco.Infrastructure.dll
Syntax
public class RichTextPropertyNotificationHandler : BlockEditorPropertyNotificationHandlerBase<RichTextBlockLayoutItem>, INotificationHandler<ContentSavingNotification>, INotificationHandler<ContentCopyingNotification>, INotificationHandler<ContentScaffoldedNotification>, INotificationHandler
Constructors
View SourceRichTextPropertyNotificationHandler(ILogger<RichTextPropertyNotificationHandler>)
Declaration
public RichTextPropertyNotificationHandler(ILogger<RichTextPropertyNotificationHandler> logger)
Parameters
| Type | Name | Description |
|---|---|---|
| ILogger<RichTextPropertyNotificationHandler> | logger |
Properties
View SourceEditorAlias
Declaration
protected override string EditorAlias { get; }
Property Value
| Type | Description |
|---|---|
| string |