FormFlowsheetDisplayDockableBrowserWindow Method

Opens a dockable browser panel and navigates it to the specified URL.

Definition

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

Parameters

url  String
The URL to display.

Implements

IFlowsheetDisplayDockableBrowserWindow(String)

See Also