RequestNavigateEventArgs Constructor
.NET Framework 4
Initializes a new instance of the RequestNavigateEventArgs class. This constructor is protected.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
RequestNavigateEventArgs() | Initializes a new instance of the RequestNavigateEventArgs class. This constructor is protected. |
|
RequestNavigateEventArgs(Uri, String) | Initializes a new instance of the RequestNavigateEventArgs class with a uniform resource identifier (URI) and target name. |