MacroCompatibility TransformToDataMacros Method (BaseInfo, Boolean)Kentico 8.1 API Reference
Loops through all text columns of given info and transforms all old macros to new K# version.

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

Parameters

info
Type: CMS.DataEngine BaseInfo
Info object to process
saveObject
Type: OnlineSystem Boolean
If set to true, than saves the object to DB if any macro was transformed.
See Also