C# Class WebApplication.Controllers.ElementsController

Inheritance: Controller
Mostra file Open project: rachwal/WebApplication

Public Methods

Method Description
Buttons ( ) : System.Web.Mvc.ActionResult
General ( ) : System.Web.Mvc.ActionResult
Icons ( ) : System.Web.Mvc.ActionResult
Modals ( ) : System.Web.Mvc.ActionResult
Sliders ( ) : System.Web.Mvc.ActionResult
Timeline ( ) : System.Web.Mvc.ActionResult

Method Details

Buttons() public method

public Buttons ( ) : System.Web.Mvc.ActionResult
return System.Web.Mvc.ActionResult

General() public method

public General ( ) : System.Web.Mvc.ActionResult
return System.Web.Mvc.ActionResult

Icons() public method

public Icons ( ) : System.Web.Mvc.ActionResult
return System.Web.Mvc.ActionResult

Modals() public method

public Modals ( ) : System.Web.Mvc.ActionResult
return System.Web.Mvc.ActionResult

Sliders() public method

public Sliders ( ) : System.Web.Mvc.ActionResult
return System.Web.Mvc.ActionResult

Timeline() public method

public Timeline ( ) : System.Web.Mvc.ActionResult
return System.Web.Mvc.ActionResult