BootstrapPopupControlCommandEventArgs Constructors
Provides data for events whose function processes the Command event fired by a child control, within a templated popup window.Name | Parameters | Description |
---|---|---|
BootstrapPopupControlCommandEventArgs(Object, CommandEventArgs) | commandSource, originalArgs | Initializes a new instance of the BootstrapPopupControlCommandEventArgs class. |
See Also