Click or drag to resize
RegisterObjectTypeAttributeMarkedType Property
Type marked with this attribute

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

Property Value

Type: Type

Implements

IInitAttributeMarkedType
See Also