Click or drag to resize

aceLogclose Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbACE.Core.core
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
public tagBlock close(
	string tag = "none"
)
Request Example View Source

Parameters

tag (Optional)
Type: SystemString

Return Value

Type: tagBlock

Implements

ITabLevelControler.close(String)
See Also