Click or drag to resize
EnumsNamespace Class
Wrapper class to provide enumerations namespace in the MacroEngine.
Inheritance Hierarchy
SystemObject
  CMS.MacroEngineMacroNamespaceEnumsNamespace
    CMS.MacroEngineEnumsNamespace

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

The EnumsNamespace type exposes the following members.

Constructors
  NameDescription
Public methodEnumsNamespace
Top
See Also