CMS.ApplicationDashboard NamespaceKentico 8.1 API Reference
 
Classes

  ClassDescription
Public classLiveTileContext
Context of the live tile passed to the live tile model providers.
Public classLiveTileModel
Crate for data in LiveTiles, use concrete ILiveTileModelProvider to get an instance.
Public classRegisterLiveTileModelProviderAttribute
Registers live model provider for given resource and element name. Live model provider is used when obtaining model for live tiles on the dashboard.
Public classTileModel
Data class containing information needed to display one application tile on the application dashboard.
Interfaces

  InterfaceDescription
Public interfaceILiveTileModelProvider
Interface that provides access to LiveTileModel.