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

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

Property Value

Type: Type

Implements

IPreInitAttributeMarkedType
See Also