Click or drag to resize

Macro Class

Inheritance Hierarchy

Namespace:  Dynamicweb.Extensibility.Macros
Assembly:  Dynamicweb.Extensibility (in Dynamicweb.Extensibility.dll) Version: 4.0.3
Syntax
[InheritedExportAttribute]
public abstract class Macro

The Macro type exposes the following members.

Constructors
  NameDescription
Protected methodMacro
Initializes a new instance of the Macro class
Top
Properties
  NameDescription
Public propertyName
Public propertySupportedActions
Top
Methods
  NameDescription
Public methodEvaluate
Top
See Also