Метод | Описание | |
---|---|---|
NewWindowRequestEventArgs ( string Url ) : System |
Initializes a new instance of the NewWindowRequestEventArgs class.
|
public NewWindowRequestEventArgs ( string Url ) : System | ||
Url | string | The Url that the new window will attempt to navigate to. |
Результат | System |