MacroCompatibility TransformToDataMacros Method Kentico 8.1 API Reference
Overload List

  NameDescription
Public methodStatic memberTransformToDataMacros(IEnumerable String )
Loops through all the objects ofgiven object types and transforms the macros to data macros.
Public methodStatic memberTransformToDataMacros(BaseInfo, Boolean)
Loops through all text columns of given info and transforms all old macros to new K# version.
Back to Top
See Also