Click or drag to resize
EnumsNamespace Class
Wrapper class to provide enumerations namespace in the MacroEngine.
Inheritance Hierarchy
System.Object
  CMS.MacroEngine.MacroNamespace<EnumsNamespace>
    CMS.MacroEngine.EnumsNamespace

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

The EnumsNamespace type exposes the following members.

Constructors
  NameDescription
Public methodEnumsNamespace
Top
See Also