NewWindowEventArgs Class
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Represents the event arguments for NewWindow event.
Namespace: Microsoft.Uii.Csr.Browser.Web
Assembly: Microsoft.Uii.Csr.Browser.Web (in Microsoft.Uii.Csr.Browser.Web.dll)
Inheritance Hierarchy
System.Object
System.EventArgs
Microsoft.Uii.Csr.Browser.Web.NewWindowEventArgs
Syntax
public sealed class NewWindowEventArgs : EventArgs
Public NotInheritable Class NewWindowEventArgs
Inherits EventArgs
Constructors
Name | Description | |
---|---|---|
NewWindowEventArgs() | Initializes a new instance of the NewWindowEventArgsclass. |
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. |
Methods
Name | Description | |
---|---|---|
Equals(Object) | (Inherited from Object.) |
|
GetHashCode() | (Inherited from Object.) |
|
GetType() | (Inherited from Object.) |
|
ToString() | (Inherited from Object.) |
Thread Safety
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.Uii.Csr.Browser.Web Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright