PopupWindowCollection Constructors
Represents a collection of popup windows.| Name | Parameters | Description |
|---|---|---|
| PopupWindowCollection() | none | Initializes a new instance of the PopupWindowCollection class. |
| PopupWindowCollection(ASPxPopupControlBase) | popupControl | Initializes a new instance of the PopupWindowCollection class specifying its owner. |
See Also