ApplicationClass.LoadWebBrowserControl(String, Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public virtual bool LoadWebBrowserControl (string TargetPage, object WrapperPage);
abstract member LoadWebBrowserControl : string * obj -> bool
override this.LoadWebBrowserControl : string * obj -> bool
Public Overridable Function LoadWebBrowserControl (TargetPage As String, Optional WrapperPage As Object) As Boolean
Parameters
- TargetPage
- String
- WrapperPage
- Object