Click or drag to resize

docScriptAppendExtensionstitleToFilename Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Titles to filename.

Namespace:  imbSCI.Reporting.script
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public static string titleToFilename(
	string title
)
Request Example View Source

Parameters

title
Type: SystemString
The title.

Return Value

Type: String
See Also