Click or drag to resize
RegisterDocumentTypeAttributeMarkedType Property
Document factory

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

Property Value

Type: Type

Implements

IPreInitAttributeMarkedType
See Also