Class LayoutContentSection.Markdown
public sealed class LayoutContentSection.Markdown : LayoutContentSection.TextSection
- Inheritance
-
LayoutContentSection.Markdown
- Inherited Members
- Extension Methods
Constructors
Markdown(string)
public Markdown(string id)
Parameters
idstring
Properties
AllowUpload
public bool AllowUpload { get; set; }
Property Value
ControlPath
public override string ControlPath { get; }
Property Value
UploadFolderPath
public string UploadFolderPath { get; set; }