C# Class _30TipsAndTricks.Controllers.Tips1Controller

Inheritance: Controller
ファイルを表示 Open project: adamtuliper/30TipsAndTricksForASPNET

Public Methods

Method Description
About ( ) : System.Web.Mvc.ActionResult
Bundling ( ) : System.Web.Mvc.ViewResult
CauseException ( ) : System.Web.Mvc.ActionResult
Contact ( ) : System.Web.Mvc.ActionResult
ForceSsl ( ) : System.Web.Mvc.ViewResult
FusionLog ( ) : System.Web.Mvc.ViewResult
Index ( ) : System.Web.Mvc.ActionResult
InstallSsl ( ) : System.Web.Mvc.ViewResult
Minification ( ) : System.Web.Mvc.ViewResult
RetailMode ( ) : System.Web.Mvc.ViewResult

Private Methods

Method Description
InstallSslSecured ( ) : System.Web.Mvc.ViewResult

Method Details

About() public method

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

Bundling() public method

public Bundling ( ) : System.Web.Mvc.ViewResult
return System.Web.Mvc.ViewResult

CauseException() public method

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

Contact() public method

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

ForceSsl() public method

public ForceSsl ( ) : System.Web.Mvc.ViewResult
return System.Web.Mvc.ViewResult

FusionLog() public method

public FusionLog ( ) : System.Web.Mvc.ViewResult
return System.Web.Mvc.ViewResult

Index() public method

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

InstallSsl() public method

public InstallSsl ( ) : System.Web.Mvc.ViewResult
return System.Web.Mvc.ViewResult

Minification() public method

public Minification ( ) : System.Web.Mvc.ViewResult
return System.Web.Mvc.ViewResult

RetailMode() public method

public RetailMode ( ) : System.Web.Mvc.ViewResult
return System.Web.Mvc.ViewResult