BeforeNavigate2EventArgs Members
Represents the event arguments for the BeforeNavigate2 event.
The following tables list the members exposed by the BeforeNavigate2EventArgs type.
Public Constructors
Name | Description | |
---|---|---|
BeforeNavigate2EventArgs | Initializes a new instance of the BeforeNavigate2EventArgs class. |
Top
Public Properties
Name | Description | |
---|---|---|
Cancel | Gets or sets a Boolean value that evaluates to Cancel. | |
Flags | Gets or sets the object expression that evaluates to the flags. | |
Headers | Gets or sets the object expression that evaluates to the headers. | |
pDisp | Gets or sets the object expression that evaluates to the pDisp. | |
PostData | Gets or sets the object expression that evaluates to the PostData. | |
TargetFrameName | Gets or sets the object expression that evaluates to the target frame name. | |
URL | Gets or sets that object expression that evaluates to the URL. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
BeforeNavigate2EventArgs Class
Microsoft.Uii.Csr.Browser.Web Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.