Overload List
| Name | Description | |
|---|---|---|
| Task |
Links controller to its context ITask object. The
framework takes care of setting this property, so that every controller
can access its task (see the example at the bottom).
(Inherited from IController.) | |
| Task |
Gets or sets the associated task of the generic parameter
type TTask.
|