Table of Contents

Class LayoutContentSection.Html

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

Constructors

Html(string)

public Html(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