C# Class PersonaMVC4Example.Filters.InitializeSimpleMembershipAttribute

Inheritance: System.Web.Mvc.ActionFilterAttribute
Afficher le fichier Open project: shanselman/AspNetPersonaId

Méthodes publiques

Méthode Description
OnActionExecuting ( System.Web.Mvc.ActionExecutingContext filterContext ) : void

Method Details

OnActionExecuting() public méthode

public OnActionExecuting ( System.Web.Mvc.ActionExecutingContext filterContext ) : void
filterContext System.Web.Mvc.ActionExecutingContext
Résultat void