DVTk API
WriteHtmlInformation Method (htmlMessage)
DVTkDvtk.ResultsResultsReporterWriteHtmlInformation(String)
DVTk API

[This is preliminary documentation and is subject to change.]

Write the HTML Information message to the results reporter.
Declaration Syntax
C#Visual BasicVisual C++
public void WriteHtmlInformation(
	string htmlMessage
)
Public Sub WriteHtmlInformation ( _
	htmlMessage As String _
)
public:
void WriteHtmlInformation(
	String^ htmlMessage
)
Parameters
htmlMessage (String)
HTML message.

Assembly: DVTK (Module: DVTK) Version: 0.0.0.0