Click or drag to resize
ControlsHelperResolveMacros Method
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.
Top
See Also