ControlsHelper ResolveMacros Method Kentico 8.1 API Reference
Overload List

  NameDescription
Public methodStatic memberResolveMacros(String, DataRow)
Replaces macros in text with appropriate value of the datarow and returns the result.
Public methodStatic memberResolveMacros(String, DataRow, Boolean)
Replaces macros in text with appropriate value of the datarow and returns the result.
Public methodStatic memberResolveMacros(String, DataRowView, Boolean)
Replaces macros in text with appropriate value of the datarow and returns the result.
Back to Top
See Also