Compartir a través de


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
public property Flags Gets the flag objects.
public property Headers Gets the header object.
public property PostData Gets the post data object.
public property Processed Gets or sets a Boolean value that specifies whether the event arguments were processed.
public property TargetFrameName Gets the target frame name object.
public property URL Gets the URL object.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method 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.