Table of Contents

Class AssetContentSection.ContentSectionViewer

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

Constructors

ContentSectionViewer(string)

public ContentSectionViewer(string id)

Parameters

id string

Properties

Description

public string Description { get; set; }

Property Value

string

EditUrl

public string EditUrl { 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