ScriptEditorControlGetHTML Method |
Namespace: DWSIMAssembly: DWSIM (in DWSIM.exe) Version: 8.8.1.0
Syntax private HtmlDocument GetHTML(
string website
)
Private Function GetHTML (
website As String
) As HtmlDocument
Request Example
View SourceParameters
- website String
-
Return Value
HtmlDocumentSee Also