Table of Contents

Class LayoutContentSection.Markdown

Namespace
Shift.Sdk.UI
Assembly
Shift.Sdk.dll
public sealed class LayoutContentSection.Markdown : LayoutContentSection.TextSection
Inheritance
LayoutContentSection.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