Table of Contents

Class AssetContentSection.TextSection

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

Constructors

TextSection(string)

public TextSection(string id)

Parameters

id string

Properties

Description

public string Description { get; set; }

Property Value

string

IsRequired

public bool IsRequired { get; set; }

Property Value

bool

Label

public string Label { get; set; }

Property Value

string

Value

public MultilingualString Value { get; set; }

Property Value

MultilingualString