MacroResolver AddSourceAlias Method Kentico 8.0 API Reference
Adds alternative source expression.

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

Parameters

source
Type: OnlineSystem String
Source for which the alternative expression should be created
expression
Type: OnlineSystem String
Expression which will be evaluated if the source is not found in base data sources
See Also