Click or drag to resize
StringNamespace Class
Wrapper class to provide static string namespace in the MacroEngine.
Inheritance Hierarchy
SystemObject
  CMS.MacroEngineMacroNamespaceStringNamespace
    CMS.MacroEngineStringNamespace

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

The StringNamespace type exposes the following members.

Constructors
  NameDescription
Public methodStringNamespace
Top
See Also