C# Class Worki.Infrastructure.PreserveQueryStringAttribute

Inheritance: System.Web.Mvc.ActionFilterAttribute
Afficher le fichier Open project: tah91/eworkyWebSite

Méthodes publiques

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

Private Methods

Méthode Description
FillRouteValues ( NameValueCollection query, System.Web.Mvc.RedirectToRouteResult redirectResult ) : void

Method Details

OnActionExecuted() public méthode

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