 | aceLogAppendPanel Method |
Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Namespace:
imbACE.Core.core
Assembly:
imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntaxpublic void AppendPanel(
string content,
string comp_heading = "",
string comp_description = "",
Object comp_style = null
)
Request Example
View SourceParameters
- content
- Type: SystemString
- comp_heading (Optional)
- Type: SystemString
- comp_description (Optional)
- Type: SystemString
- comp_style (Optional)
- Type: SystemObject
Implements
ITextAppendContent.AppendPanel(String, String, String, Object)
See Also