Click or drag to resize

IRenderExecutionContextlog Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Logs a custom message

Namespace:  imbSCI.Core.reporting.render
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
void log(
	string msg
)
Request Example View Source

Parameters

msg
Type: SystemString
The MSG.
See Also