Click or drag to resize

reportTemplatePlaceholderCollectionapplyToContent Method (DataRow, String, Boolean)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Applies to content.

Namespace:  imbSCI.Core.reporting.template
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public string applyToContent(
	DataRow row,
	string mContent,
	bool autoRemove = false
)
Request Example View Source

Parameters

row
Type: System.DataDataRow
The row.
mContent
Type: SystemString
Content of the m.
autoRemove (Optional)
Type: SystemBoolean
if set to true [automatic remove].

Return Value

Type: String
See Also