Click or drag to resize

stringTemplateapplyToContent Method (DataTable, 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(
	DataTable dt,
	string mContent = null
)
Request Example View Source

Parameters

dt
Type: System.DataDataTable
The dt.
mContent (Optional)
Type: SystemString
Content of the m.

Return Value

Type: String
See Also