Click or drag to resize

reportTemplatePlaceholderCollectionremoveFromContent Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
removes all placeholder tags from the content

Namespace:  imbSCI.Core.reporting.template
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public string removeFromContent(
	string mContent
)
Request Example View Source

Parameters

mContent
Type: SystemString

Return Value

Type: String
See Also