 | builderForLogopen Method (String, String, String) |
Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Opens the specified tag.
Namespace:
imbACE.Core.core
Assembly:
imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntaxpublic override tagBlock open(
string tag,
string title = "",
string description = ""
)
Request Example
View SourceParameters
- tag
- Type: SystemString
The tag. - title (Optional)
- Type: SystemString
- description (Optional)
- Type: SystemString
Return Value
Type:
tagBlockImplements
ITabLevelControler.open(String, String, String)ITabLevelControler.open(String, String, String)ITabLevelControler.open(String, String, String)
See Also