Click or drag to resize
MacroExpressionMakeChildOfPrevious Method
Makes current element child of the previous element if exists.

Namespace: CMS.MacroEngine
Assembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 9.0.0
Syntax
C#
protected void MakeChildOfPrevious()
See Also