메소드 | 설명 | |
---|---|---|
FileNotFound ( ) : System.Web.Mvc.ActionResult |
Error 404
|
|
Index ( ) : System.Web.Mvc.ActionResult | ||
NotAuthorized ( ) : System.Web.Mvc.ActionResult |
Error 403 View to return when a user is not Authorized.
|
public FileNotFound ( ) : System.Web.Mvc.ActionResult | ||
리턴 | System.Web.Mvc.ActionResult |
public NotAuthorized ( ) : System.Web.Mvc.ActionResult | ||
리턴 | System.Web.Mvc.ActionResult |