CreatePopupResponse Class | 
Namespace: DotNetBrowser.Browser.Handlers
public sealed class CreatePopupResponse
The CreatePopupResponse type exposes the following members.
| Name | Description | |
|---|---|---|
| Create | 
                Creates a CreatePopupResponse that notifies the browser that the popup can be created.
              | |
| Equals | Determines whether the specified object is equal to the current object.  (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function.   (Inherited from Object.) | |
| GetType | Gets the Type of the current instance.  (Inherited from Object.) | |
| Suppress | 
                Creates a CreatePopupResponse that notifies the browser that the popup creation should be
                suppressed.
              | |
| ToString | Returns a string that represents the current object.  (Inherited from Object.) |