C# 클래스 EGSW.Web.Controllers.CommonController

상속: Controller
파일 보기 프로젝트 열기: careerengine/EGSW-Project

공개 메소드들

메소드 설명
CityNames ( ) : System.Web.Mvc.ActionResult
CommonController ( ICustomerService customerService, IWorkContext workContext, IAuthenticationService authenticationService, IWorkflowMessageService workflowMessageService ) : System
Index ( int Id ) : System.Web.Mvc.ActionResult
ReferANeighbor ( ) : System.Web.Mvc.ActionResult
SeoSitemapXml ( ) : System.Web.Mvc.ActionResult
Update ( ) : System.Web.Mvc.ActionResult

비공개 메소드들

메소드 설명
HeaderLinks ( ) : System.Web.Mvc.ActionResult
ReferANeighbor ( ReferNeighborModel model, bool captchaValid ) : System.Web.Mvc.ActionResult

메소드 상세

CityNames() 공개 메소드

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

CommonController() 공개 메소드

public CommonController ( ICustomerService customerService, IWorkContext workContext, IAuthenticationService authenticationService, IWorkflowMessageService workflowMessageService ) : System
customerService ICustomerService
workContext IWorkContext
authenticationService IAuthenticationService
workflowMessageService IWorkflowMessageService
리턴 System

Index() 공개 메소드

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

ReferANeighbor() 공개 메소드

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

SeoSitemapXml() 공개 메소드

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

Update() 공개 메소드

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