FormFlowsheetDisplayBrowserWindow Method

Opens a floating browser window and navigates it to the specified URL.

Definition

Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
public void DisplayBrowserWindow(
	string url
)

Parameters

url  String
The URL to display.

Implements

IFlowsheetDisplayBrowserWindow(String)

See Also