C# Class MvcBreadCrumbs.State

Afficher le fichier Open project: thelarz/MvcBreadCrumbs Class Usage Examples

Méthodes publiques

Méthode Description
Push ( System.Web.Mvc.ActionExecutingContext context, string label ) : void
State ( string cookie ) : System.Collections.Generic

Method Details

Push() public méthode

public Push ( System.Web.Mvc.ActionExecutingContext context, string label ) : void
context System.Web.Mvc.ActionExecutingContext
label string
Résultat void

State() public méthode

public State ( string cookie ) : System.Collections.Generic
cookie string
Résultat System.Collections.Generic