Click or drag to resize
RegisterCustomTableAttributeMarkedType Property
Gets the custom table item implementation type

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

Property Value

Type: Type

Implements

IInitAttributeMarkedType
See Also