Replaces macros in text with appropriate value of the datarow and returns the result.
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- sourceText
- Type:
System String
Source text to be processed
- dr
- Type:
System.Data DataRow
DataRow containing data that will be used for replacements
- encode
- Type:
System Boolean
Indicates whether macro should be encoded
Return Value
Type:
Remarks
See Also