Skip to main content

Class DashTileHtml

Namespace: SuperOffice.WebApi.Data
Assembly: SuperOffice.WebApi.dll
Carrier object for DashTileHtml. HTML data for dash tiles with TileType = HTML

Inheritance

objectCarrierDashTileHtml

Inherited Members

Carrier.TableRight, Carrier.FieldProperties, object.ToString(), object.Equals(object), object.Equals(object, object), object.ReferenceEquals(object, object), object.GetHashCode(), object.GetType(), object.MemberwiseClone()

Constructors

DashTileHtml()

Default constructor - defaults any enum props to 0.

Properties

Html

HTML data

Property Value

string

LanguageCode

Content language

Property Value

string

See Also

DashAgent