MacroField GetValue Method Kentico 8.0 API Reference
Returns the value of the field in the given evaluation context.

Namespace: CMS.MacroEngine
Assembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

context
Type: CMS.MacroEngine EvaluationContext
Evaluation context under which to evaluate the field value

Return Value

Type: OnlineObject
See Also