Click or drag to resize
RegisterLiveTileModelProviderAttributeMarkedType Property
Gets the type of the live model provider.

Namespace: CMS.ApplicationDashboard.Web.UI
Assembly: CMS.ApplicationDashboard.Web.UI (in CMS.ApplicationDashboard.Web.UI.dll) Version: 10.0.0
Syntax
C#
public Type MarkedType { get; }

Property Value

Type: Type

Implements

IPreInitAttributeMarkedType
See Also