MacroExpression InitMethodOnResult Method Kentico 8.0 API Reference
Transfers the current result to a first child (for the parameter of method).

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

Parameters

onResult
Type: OnlineSystem Boolean
Determines whether it's method call on datamember (i.e. x.method()) or infix call (i.e. method(x))
See Also