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

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

Property Value

Type: SiteInfo
See Also