An NDoc Documented Class Library |
|
AbstractStandardController.AddControllerAction Method
Adds an action to the list of actions to be performed for a specified request
Parameters
-
request
- The request that the action is associated with
-
action
- The action to add
Implements
IController.
See Also
AbstractStandardController Class | Sandia.MVCFramework.Controller Namespace