Class MacroExtension
- Namespace
- CMS.MacroEngine
- Assembly
- CMS.MacroEngine.dll
Base class for MacroField and MacroMethod.
public class MacroExtension
- Inheritance
-
objectMacroExtension
- Derived
- Extension Methods
Properties
Name
Returns name of the field.
public string Name { get; set; }
Property Value
- string