PopupWindowManager Constructors
Provides methods and events for managing popup windows in ASP.NET Web Forms applications.| Name | Parameters | Description |
|---|---|---|
| PopupWindowManager(WebApplication) | application | Initializes a new instance of the PopupWindowManager class. |
See Also