Table of Contents

Class RichTextEditorContactNotesConfiguration

Namespace
Kentico.Xperience.Admin.DigitalMarketing
Assembly
Kentico.Xperience.Admin.DigitalMarketing.dll

Represents RichTextEditorComponent configuration for Contact edit page.

[Obsolete("This class is meant for system purposes, it shouldn't be used directly. You can use RichTextEditorConfigurationsIdentifiers.CONTACT_NOTES instead of RichTextEditorContactNotesConfiguration.IDENTIFIER to refer to this configuration.")]
public class RichTextEditorContactNotesConfiguration : RichTextEditorConfiguration
Inheritance
object
RichTextEditorContactNotesConfiguration
Inherited Members
Extension Methods

Constructors

RichTextEditorContactNotesConfiguration()

Initializes an instance of the RichTextEditorContactNotesConfiguration class.

public RichTextEditorContactNotesConfiguration()

Fields

IDENTIFIER

Configuration identifier.

public const string IDENTIFIER = "Kentico.Administration.ContactNotes"

Field Value

string