Click or drag to resize
LiveTileContextSiteInfo Property
Gets or sets the site for which the model is requested.

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

Property Value

Type: SiteInfo
See Also