MacroCompatibility Class |
Note: This API is now obsolete.
Namespace: CMS.MacroEngine
[ObsoleteAttribute("Class will be removed.")] public static class MacroCompatibility
Name | Description | |
---|---|---|
TransformToDataMacros(IEnumerableString) |
Loops through all the objects ofgiven object types and transforms the macros to data macros.
| |
TransformToDataMacros(BaseInfo, Boolean) |
Loops through all text columns of given info and transforms all old macros to new K# version.
|