Click or drag to resize

metaCustomizedSimplePageAddCodeBlock Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Reporting.meta.page
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public metaCodeBlock AddCodeBlock(
	string blockTitle,
	string blockDescription,
	string blockContent
)
Request Example View Source

Parameters

blockTitle
Type: SystemString
blockDescription
Type: SystemString
blockContent
Type: SystemString

Return Value

Type: metaCodeBlock
See Also