Click or drag to resize
DebugNamespace Class
Class to provide debug namespace in the MacroEngine.
Inheritance Hierarchy
SystemObject
  CMS.MacroEngineMacroNamespaceDebugNamespace
    CMS.MacroEngineDebugNamespace

Namespace: CMS.MacroEngine
Assembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 9.0.0
Syntax
C#
public class DebugNamespace : MacroNamespace<DebugNamespace>

The DebugNamespace type exposes the following members.

Constructors
  NameDescription
Public methodDebugNamespace
Top
See Also