C# Class UCosmic.Www.Mvc.Controllers.ReturnUrlReferrerAttribute

Inheritance: System.Web.Mvc.ActionFilterAttribute
Afficher le fichier Open project: ucosmic/UCosmicPreview

Méthodes publiques

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

Method Details

OnActionExecuted() public méthode

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

ReturnUrlReferrerAttribute() public méthode

public ReturnUrlReferrerAttribute ( string fallback ) : System
fallback string
Résultat System