Search Results for

    Show / Hide Table of Contents
    View Source

    Class MarkdownConfiguration

    Represents the configuration for the markdown value editor.

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Core.PropertyEditors
    Assembly: Umbraco.Core.dll
    Syntax
    public class MarkdownConfiguration

    Properties

    View Source

    DefaultValue

    Declaration
    public string DefaultValue { get; set; }
    Property Value
    Type Description
    System.String
    View Source

    DisplayLivePreview

    Declaration
    public bool DisplayLivePreview { get; set; }
    Property Value
    Type Description
    System.Boolean
    View Source

    OverlaySize

    Declaration
    public string OverlaySize { get; set; }
    Property Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • DefaultValue
      • DisplayLivePreview
      • OverlaySize
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX