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

Namespace: CMS.MacroEngine
Assembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 11.0.0
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