Click or drag to resize
SystemNamespace Class
Wrapper class to provide basic system namespace in the MacroEngine.
Inheritance Hierarchy
SystemObject
  CMS.MacroEngineMacroNamespaceSystemNamespace
    CMS.MacroEngineSystemNamespace

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

The SystemNamespace type exposes the following members.

Constructors
  NameDescription
Public methodSystemNamespace
Top
See Also