ApplicationClass.LoadWebBrowserControlEx(String, Object, 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 LoadWebBrowserControlEx (string TargetPage, object WrapperPage, object FunctionalityName);
abstract member LoadWebBrowserControlEx : string * obj * obj -> bool
override this.LoadWebBrowserControlEx : string * obj * obj -> bool
Public Overridable Function LoadWebBrowserControlEx (TargetPage As String, Optional WrapperPage As Object, Optional FunctionalityName As Object) As Boolean
Parameters
- TargetPage
- String
- WrapperPage
- Object
- FunctionalityName
- Object