Search Results for

    Show / Hide Table of Contents
    View Source

    Class TinyMceToTiptapMigrationSettings

    Typed configuration options for TinyMCE to Tiptap editor migration settings.

    Inheritance
    object
    Namespace: Umbraco.Cms.Core.Configuration.Models
    Assembly: Umbraco.Core.dll
    Syntax
    public class TinyMceToTiptapMigrationSettings

    Constructors

    View Source

    TinyMceToTiptapMigrationSettings()

    Declaration
    public TinyMceToTiptapMigrationSettings()

    Properties

    View Source

    DisableMigration

    Gets or sets a value indicating whether the migration from TinyMCE to Tiptap is disabled.

    Declaration
    public bool DisableMigration { get; set; }
    Property Value
    Type Description
    bool
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX