PopupControlCommandEventArgs Fields
Provides data for events whose function processes the Command event fired by a child control, within a templated popup window.| Name | Description |
|---|---|
| Empty static | Provides a value to use with events that do not have event data. Inherited from EventArgs. |
See Also