MacroResolver ResolveCustomMacro Method Kentico 8.0 API Reference
Resolves the custom macro.

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

Parameters

baseExpression
Type: OnlineSystem String
Base expression (without the parameters)
fullExpression
Type: OnlineSystem String
Full expression (with the parameters)

Return Value

Type: EvaluationResult
See Also