![]() |
CSLA .NET 10.0.0
A home for your business logic
|
Event args for an action. More...
Public Member Functions | |
| CslaActionEventArgs (string commandName) | |
| Creates an instance of the object. | |
Properties | |
| string | CommandName [get] |
| Gets the name of the command. | |
Event args for an action.
|
inline |
Creates an instance of the object.
| commandName | Name of the command. |
| ArgumentNullException | commandName is null. |
|
get |
Gets the name of the command.