Click or drag to resize
LiveTileModelValue Property
Number value that will be displayed on a live tile.

Namespace: CMS.ApplicationDashboard.Web.UI
Assembly: CMS.ApplicationDashboard.Web.UI (in CMS.ApplicationDashboard.Web.UI.dll) Version: 10.0.0
Syntax
C#
public decimal Value { get; set; }

Property Value

Type: Decimal
See Also