MacroResolver ResolveMacros Method (String, EvaluationContext)Kentico 8.1 API Reference
Resolves the macros.

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

Parameters

text
Type: OnlineSystem String
Input text with the macros
evaluationContext
Type: CMS.MacroEngine EvaluationContext
Evaluation context of previous (parent) macro evalution

Return Value

Type: OnlineString
See Also