Loops through all text columns of given info and transforms all old macros to new K# version.
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- info
- Type: CMS.DataEngine BaseInfo
Info object to process
- saveObject
- Type: System Boolean
If set to true, than saves the object to DB if any macro was transformed.
See Also