Method | Description | |
---|---|---|
NotFound ( ) : System.Web.Mvc.ActionResult |
Method | Description | |
---|---|---|
AccessDenied ( ) : System.Web.Mvc.ActionResult | ||
OtherHttpStatusCode ( int httpStatusCode ) : System.Web.Mvc.ActionResult | ||
ServerError ( ) : ActionResult |
public NotFound ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |