Click or drag to resize
LiveTileContext Class
Context of the live tile passed to the live tile model providers.
Inheritance Hierarchy
SystemObject
  CMS.ApplicationDashboardLiveTileContext

Namespace: CMS.ApplicationDashboard
Assembly: CMS.ApplicationDashboard (in CMS.ApplicationDashboard.dll) Version: 9.0.0
Syntax
C#
public sealed class LiveTileContext

The LiveTileContext type exposes the following members.

Constructors
  NameDescription
Public methodLiveTileContext
Top
Properties
  NameDescription
Public propertySiteInfo
Gets or sets the site for which the model is requested.
Public propertyUserInfo
Gets or sets the user for which the model is requested.
Top
See Also