Click or drag to resize
MacroExtension Class
Base class for MacroField and MacroMethod.
Inheritance Hierarchy
System.Object
  CMS.MacroEngine.MacroExtension
    CMS.MacroEngine.MacroField
    CMS.MacroEngine.MacroMethod

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

The MacroExtension type exposes the following members.

Constructors
  NameDescription
Public methodMacroExtension
Top
Properties
  NameDescription
Public propertyName
Returns name of the field.
Top
See Also