Click or drag to resize
RegisterMacroNamespaceAttribute Constructor
Constructor

Namespace: CMS.MacroEngine
Assembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.2.23
Syntax
C#
public RegisterMacroNamespaceAttribute(
	Type type
)

Parameters

type
Type: SystemType
Namespace class type
See Also