Table of Contents

Class AssetContentSection.Markdown

Namespace
Shift.Sdk.UI
Assembly
Shift.Sdk.dll
public sealed class AssetContentSection.Markdown : AssetContentSection.TextSection
Inheritance
AssetContentSection.Markdown
Inherited Members
Extension Methods

Constructors

Markdown(string)

public Markdown(string id)

Parameters

id string

Properties

AllowUpload

public bool AllowUpload { get; set; }

Property Value

bool

ControlPath

public override string ControlPath { get; }

Property Value

string

UploadFolderPath

public string UploadFolderPath { get; set; }

Property Value

string

UploadStrategy

public UploadMode UploadStrategy { get; set; }

Property Value

UploadMode