Loads model for the dashboard live tile. Null should be returned if live tile should stay dead.
Namespace: CMS.ApplicationDashboardAssembly: CMS.ApplicationDashboard (in CMS.ApplicationDashboard.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- liveTileContext
- Type: CMS.ApplicationDashboard LiveTileContext
Context of the live tile. Contains information about the user and the site the model is requested for
Return Value
Type: LiveTileModelLive tile model or null if tile should stay in the dead state
See Also