View Source
Class MarkdownConfiguration
Represents the configuration for the markdown value editor.
Inheritance
System.Object
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 |
|