Class BrowserViewExtensions
- Namespace
- DotNetBrowser.Browser
- Assembly
- DotNetBrowser.dll
Extension methods for IBrowserView interface.
public static class BrowserViewExtensions
- Inheritance
-
BrowserViewExtensions
- Inherited Members
Methods
- InitializeFrom(IBrowserView, IBrowser)
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.