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

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

Property Value

Type: Type

Implements

IPreInitAttributeMarkedType
See Also