| ControlsHelperResolveMacros Method |
| Name | Description | |
|---|---|---|
| ResolveMacros(String, DataRow) |
Replaces macros in text with appropriate value of the datarow and returns the result.
| |
| ResolveMacros(String, DataRow, Boolean) |
Replaces macros in text with appropriate value of the datarow and returns the result.
| |
| ResolveMacros(String, DataRowView, Boolean) |
Replaces macros in text with appropriate value of the datarow and returns the result.
|