RegisterLiveTileModelProviderAttribute Constructor Kentico 8.1 API Reference
Attribute constructor.

Namespace: CMS.ApplicationDashboard
Assembly: CMS.ApplicationDashboard (in CMS.ApplicationDashboard.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

resourceName
Type: OnlineSystem String
Name of the resource
elementName
Type: OnlineSystem String
Name of the UI element
liveTileModelProvider
Type: OnlineSystem Type
Type of live model provider. The type has to be implementing ILiveTileModelProvider interface
Exceptions

See Also