Class PageViewMacro
- Namespace
- Dynamicweb.Frontend
- Assembly
- Dynamicweb.dll
PageViewMacro implements macros used for getting Pageview specific context values for use in i.e. indexing.
- Inheritance
-
Page
View Macro
- Inherited Members
Properties
Name
Gets the name of the Macro.
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 as a string.
Returns
- object
System.Object.