Method | Description | |
---|---|---|
NotAllowed ( ) : System.Web.Mvc.ActionResult | ||
NotFound ( String url ) : System.Web.Mvc.ActionResult |
Method | Description | |
---|---|---|
JsError ( String message, String stack, String name, String args, String url ) : System.Web.Mvc.ActionResult |
public NotAllowed ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public NotFound ( String url ) : System.Web.Mvc.ActionResult | ||
url | String | |
return | System.Web.Mvc.ActionResult |