Table of Contents

Class RichTextEditorConsentTextConfiguration

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

Represents RichTextEditorComponent configuration for Consent texts page.

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

Constructors

RichTextEditorConsentTextConfiguration()

Initializes an instance of the RichTextEditorConsentTextConfiguration class.

public RichTextEditorConsentTextConfiguration()

Fields

IDENTIFIER

Configuration identifier.

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

Field Value

string