MacroCompatibility MembersKentico 8.0 API Reference
Methods

  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.
Public methodStatic memberTransformToDataMacros(String, Boolean, String)
Transforms all the macro types within the given text into data macros with same meaning.
Back to Top
See Also