C# Class SampleWebApp.Components.Attributes.SelectedNavigationAttribute

Inheritance: System.Web.Mvc.ActionFilterAttribute
Afficher le fichier Open project: upeo/inbloom-dotnet

Méthodes publiques

Méthode Description
OnActionExecuted ( System.Web.Mvc.ActionExecutedContext filterContext ) : void
SelectedNavigationAttribute ( string selectedNavClass ) : System.Web.Mvc

Method Details

OnActionExecuted() public méthode

public OnActionExecuted ( System.Web.Mvc.ActionExecutedContext filterContext ) : void
filterContext System.Web.Mvc.ActionExecutedContext
Résultat void

SelectedNavigationAttribute() public méthode

public SelectedNavigationAttribute ( string selectedNavClass ) : System.Web.Mvc
selectedNavClass string
Résultat System.Web.Mvc