Event args providing information about a canceled action.
More...
Event args providing information about a canceled action.
◆ CslaActionCancelEventArgs()
| Csla.Windows.CslaActionCancelEventArgs.CslaActionCancelEventArgs |
( |
bool | cancel, |
|
|
string | commandName ) |
|
inline |
Creates an instance of the object.
- Parameters
-
| cancel | Indicates whether a cancel should occur. |
| commandName | Name of the command. |
- Exceptions
-
| ArgumentNullException | commandName is null. |
◆ CommandName
| string Csla.Windows.CslaActionCancelEventArgs.CommandName |
|
get |
Gets the name of the command.
The documentation for this class was generated from the following file: