NewWindowEventArgs Members
Represents the event arguments for NewWindow event.
The following tables list the members exposed by the NewWindowEventArgs type.
Public Constructors
Name | Description | |
---|---|---|
NewWindowEventArgs | Initializes a new instance of the NewWindowEventArgsclass. |
Top
Public Properties
Name | Description | |
---|---|---|
Flags | Gets the flag objects. | |
Headers | Gets the header object. | |
PostData | Gets the post data object. | |
Processed | Gets or sets a Boolean value that specifies whether the event arguments were processed. | |
TargetFrameName | Gets the target frame name object. | |
URL | Gets the URL object. |
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
NewWindowEventArgs Class
Microsoft.Uii.Csr.Browser.Web Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.