Class AssetContentSection.Markdown
public sealed class AssetContentSection.Markdown : AssetContentSection.TextSection
- Inheritance
-
AssetContentSection.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; }
Property Value
UploadStrategy
public UploadMode UploadStrategy { get; set; }