Replaces the given child expression with the given one.
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- oldExp
- Type: CMS.MacroEngine MacroExpression
Old child expression
- newExp
- Type: CMS.MacroEngine MacroExpression
New child expression
See Also