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