Click or drag to resize
RegisterExtensionAttributeMarkedType Property
Gets the extended type

Namespace: CMS
Assembly: CMS.Base (in CMS.Base.dll) Version: 10.0.0
Syntax
C#
public Type MarkedType { get; protected set; }

Property Value

Type: Type

Implements

IPreInitAttributeMarkedType
See Also