C# 클래스 _30TipsAndTricks.Controllers.Tips1Controller

상속: Controller
파일 보기 프로젝트 열기: adamtuliper/30TipsAndTricksForASPNET

공개 메소드들

메소드 설명
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

비공개 메소드들

메소드 설명
InstallSslSecured ( ) : System.Web.Mvc.ViewResult

메소드 상세

About() 공개 메소드

public About ( ) : System.Web.Mvc.ActionResult
리턴 System.Web.Mvc.ActionResult

Bundling() 공개 메소드

public Bundling ( ) : System.Web.Mvc.ViewResult
리턴 System.Web.Mvc.ViewResult

CauseException() 공개 메소드

public CauseException ( ) : System.Web.Mvc.ActionResult
리턴 System.Web.Mvc.ActionResult

Contact() 공개 메소드

public Contact ( ) : System.Web.Mvc.ActionResult
리턴 System.Web.Mvc.ActionResult

ForceSsl() 공개 메소드

public ForceSsl ( ) : System.Web.Mvc.ViewResult
리턴 System.Web.Mvc.ViewResult

FusionLog() 공개 메소드

public FusionLog ( ) : System.Web.Mvc.ViewResult
리턴 System.Web.Mvc.ViewResult

Index() 공개 메소드

public Index ( ) : System.Web.Mvc.ActionResult
리턴 System.Web.Mvc.ActionResult

InstallSsl() 공개 메소드

public InstallSsl ( ) : System.Web.Mvc.ViewResult
리턴 System.Web.Mvc.ViewResult

Minification() 공개 메소드

public Minification ( ) : System.Web.Mvc.ViewResult
리턴 System.Web.Mvc.ViewResult

RetailMode() 공개 메소드

public RetailMode ( ) : System.Web.Mvc.ViewResult
리턴 System.Web.Mvc.ViewResult