Method | Description | |
---|---|---|
Error ( string error ) : System.Web.Mvc.ActionResult |
Error view displays error messages passed from other controllers
|
Method | Description | |
---|---|---|
Add ( ) : Task |
||
Delete ( System.Guid id ) : Task |
||
Detail ( System.Guid id ) : Task |
||
Index ( ) : Task |
||
getUserContainer ( ) : string |
Simple function to correctly form a container name based on the signed in user
|
public Error ( string error ) : System.Web.Mvc.ActionResult | ||
error | string | |
return | System.Web.Mvc.ActionResult |