Click or drag to resize

ITabLevelControleropen Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Core.reporting
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
tagBlock open(
	string tag,
	string title = "",
	string description = ""
)
Request Example View Source

Parameters

tag
Type: SystemString
title (Optional)
Type: SystemString
description (Optional)
Type: SystemString

Return Value

Type: tagBlock
See Also