Method | Description | |
---|---|---|
Push ( System.Web.Mvc.ActionExecutingContext context, string label ) : void | ||
State ( string cookie ) : System.Collections.Generic |
public Push ( System.Web.Mvc.ActionExecutingContext context, string label ) : void | ||
context | System.Web.Mvc.ActionExecutingContext | |
label | string | |
return | void |
public State ( string cookie ) : System.Collections.Generic | ||
cookie | string | |
return | System.Collections.Generic |