Method | Description | |
---|---|---|
FrontpageJson ( string url, bool html ) : System.Web.Mvc.JsonResult | ||
Index ( ) : System.Web.Mvc.ActionResult |
Method | Description | |
---|---|---|
Article ( ) : System.Web.Mvc.ActionResult | ||
Article ( string url, bool html ) : System.Web.Mvc.JsonResult | ||
Frontpage ( ) : System.Web.Mvc.ActionResult |
public FrontpageJson ( string url, bool html ) : System.Web.Mvc.JsonResult | ||
url | string | |
html | bool | |
return | System.Web.Mvc.JsonResult |
public Index ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |