_Global.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 bool LoadWebBrowserControl (string TargetPage, object WrapperPage);
abstract member LoadWebBrowserControl : string * obj -> bool
Public Function LoadWebBrowserControl (TargetPage As String, Optional WrapperPage As Object) As Boolean
Parameters
- TargetPage
- String
- WrapperPage
- Object