PopupShowingEventArgs Properties
Arguments, passed to the PopupWindowManager.PopupShowing event.
Name | Description |
---|---|
Content |
Gets a URL that will be assigned to the ASPx |
Popup |
Gets the Xaf |
Show |
Gets the object providing access to the popup window’s source Action. |
Source |
Gets the parent Window for the current popup. |
See Also