Click or drag to resize
RegisterMacroNamespaceAttributeMarkedType Property
Namespace type

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

Property Value

Type: Type

Implements

IPreInitAttributeMarkedType
See Also