C# Class deals.earlymoments.com.Utilities.PreserveQueryStringAttribute

Inheritance: System.Web.Mvc.ActionFilterAttribute
Afficher le fichier Open project: Sandviksas/US-Web-Deals

Méthodes publiques

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

Method Details

OnActionExecuted() public méthode

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