CustomizePopupControlEventArgs Properties
Arguments passed to the XafPopupWindowControl.CustomizePopupControl event.| Name | Description |
|---|---|
| PopupControl | Gets a control used to display the popup windows in ASP.NET Web Forms applications. |
| PopupFrame | Gets a frame used to display the popup windows in ASP.NET Web Forms applications. |
See Also