DVTk API
WriteHtmlInformation Method (htmlText)
DVTkDvtk.SessionsIUserOutputWriteHtmlInformation(String)
DVTk API

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

Write a user specific HTML text to the output results.
Declaration Syntax
C#Visual BasicVisual C++
void WriteHtmlInformation(
	string htmlText
)
Sub WriteHtmlInformation ( _
	htmlText As String _
)
void WriteHtmlInformation(
	String^ htmlText
)
Parameters
htmlText (String)
HTML text for the output

Assembly: DVTK (Module: DVTK) Version: 0.0.0.0