Click or drag to resize
MathNamespace Class
Wrapper class to provide System.Math namespace in the MacroEngine.
Inheritance Hierarchy
SystemObject
  CMS.MacroEngineMacroNamespaceMathNamespace
    CMS.MacroEngineMathNamespace

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

The MathNamespace type exposes the following members.

Constructors
  NameDescription
Public methodMathNamespace
Top
See Also