Class ContextMacro
- Namespace
- Dynamicweb.Ecommerce.Common
- Assembly
- Dynamicweb.Ecommerce.dll
ContextMacro class.
- Inheritance
-
Context
Macro
- Inherited Members
Properties
Name
Gets the name.
Property Value
- string
The name.
SupportedActions
Gets the supported actions.
Property Value
- IEnumerable<Macro
Action > The supported actions.
Methods
Evaluate(MacroAction)
Evaluates the specified action.
Parameters
action
MacroAction The action.
Returns
- object
System.Object.