Click or drag to resize
MacroMethodValidator Class
Provides method for macro method validation.
Inheritance Hierarchy
SystemObject
  CMS.MacroEngine.InternalMacroMethodValidator

Namespace: CMS.MacroEngine.Internal
Assembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 13.0.131
Syntax
C#
public static class MacroMethodValidator

The MacroMethodValidator type exposes the following members.

Methods
  NameDescription
Public methodStatic memberValidate
Validates existence of macro methods in macro expression.
Top
See Also