Table of Contents

Class StandardContentModel

Namespace
InSite.Persistence
Assembly
InSite.Persistence.dll
public class StandardContentModel
Inheritance
StandardContentModel
Inherited Members

Constructors

StandardContentModel()

public StandardContentModel()

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