Click or drag to resize

stringTemplateapplyToContent Method (DataRow, String)

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 = null
)
Request Example View Source

Parameters

row
Type: System.DataDataRow
The row.
mContent (Optional)
Type: SystemString
Content of the m.

Return Value

Type: String
See Also