FormFlowsheetDisplayHTML Method |
Namespace: DWSIMAssembly: DWSIM (in DWSIM.exe) Version: 8.8.1.0
Syntax public void DisplayHTML(
string title,
string htmlcontent
)
Public Sub DisplayHTML (
title As String,
htmlcontent As String
)
Request Example
View SourceParameters
- title String
-
- htmlcontent String
-
See Also