Click or drag to resize

BrowserViewExtensions Class

Extension methods for IBrowserView interface.
Inheritance Hierarchy
SystemObject
  DotNetBrowser.BrowserBrowserViewExtensions

Namespace:  DotNetBrowser.Browser
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.22.0
Syntax
C#
public static class BrowserViewExtensions

The BrowserViewExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberInitializeFrom
Initialize a browser view from this particular IBrowser instance. If there is another browser view bound to this browser instance, that view will be de-initialized.
Top
See Also