Click or drag to resize

reportLinkCollectionmakeHtmlInsert Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Reporting.links
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public string makeHtmlInsert(
	string template = "",
	string groupTemplate = "",
	List<string> extensionsAllowed = null,
	bool convertToRelative = true
)
Request Example View Source

Parameters

template (Optional)
Type: SystemString
groupTemplate (Optional)
Type: SystemString
extensionsAllowed (Optional)
Type: System.Collections.GenericListString
convertToRelative (Optional)
Type: SystemBoolean

Return Value

Type: String
See Also