Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IRichTextEditorIntermediateValue

    Models Intermediate Value for Rich Text Editors Property Value Converter.

    Namespace: Umbraco.Cms.Core.PropertyEditors
    Assembly: Umbraco.Core.dll
    Syntax
    public interface IRichTextEditorIntermediateValue

    Properties

    View Source

    Markup

    Declaration
    string Markup { get; }
    Property Value
    Type Description
    System.String
    View Source

    RichTextBlockModel

    Declaration
    RichTextBlockModel RichTextBlockModel { get; }
    Property Value
    Type Description
    RichTextBlockModel
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • Markup
      • RichTextBlockModel
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX