Table of Contents

Class CourseContentSerialized

Namespace
Shift.Sdk.UI
Assembly
Shift.Sdk.dll
public class CourseContentSerialized
Inheritance
CourseContentSerialized
Inherited Members
Extension Methods

Constructors

CourseContentSerialized()

public CourseContentSerialized()

Properties

Html

public string Html { get; set; }

Property Value

string

Label

public string Label { get; set; }

Property Value

string

Language

public string Language { get; set; }

Property Value

string

Text

public string Text { get; set; }

Property Value

string