title | ms.service | api_name | ms.assetid | ms.date | ms.localizationpriority | |
---|---|---|---|---|---|---|
Application.LoadWebPane event (Project) |
project-server |
|
b9fefabb-3d0b-9aa7-6d3b-b8fd8000571d |
06/08/2017 |
medium |
Occurs when Project loads a Web pane for Task Drivers, Deliverables, or the Project/Resource Import Wizard.
expression. LoadWebPane
( _Window_
, _TargetPage_
)
expression A variable that represents an Application object.
Name | Required/Optional | Data type | Description |
---|---|---|---|
Window | Required | Window | The window from where the LoadWebBrowserControl method was called. |
TargetPage | Required | String | The same TargetPage parameter that was used to call the LoadWebBrowserControl method. |
Nothing
Project events don't occur when the project is embedded in another document or application.
[!includeSupport and feedback]