C# 클래스 MvcBreadCrumbs.State

파일 보기 프로젝트 열기: thelarz/MvcBreadCrumbs 1 사용 예제들

공개 메소드들

메소드 설명
Push ( System.Web.Mvc.ActionExecutingContext context, string label ) : void
State ( string cookie ) : System.Collections.Generic

메소드 상세

Push() 공개 메소드

public Push ( System.Web.Mvc.ActionExecutingContext context, string label ) : void
context System.Web.Mvc.ActionExecutingContext
label string
리턴 void

State() 공개 메소드

public State ( string cookie ) : System.Collections.Generic
cookie string
리턴 System.Collections.Generic