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

Inheritance: System.Web.Mvc.ActionFilterAttribute
Show file Open project: ucosmic/UCosmicPreview

Public Methods

Method Description
OnActionExecuted ( System.Web.Mvc.ActionExecutedContext filterContext ) : void
ReturnUrlReferrerAttribute ( string fallback ) : System

Method Details

OnActionExecuted() public method

public OnActionExecuted ( System.Web.Mvc.ActionExecutedContext filterContext ) : void
filterContext System.Web.Mvc.ActionExecutedContext
return void

ReturnUrlReferrerAttribute() public method

public ReturnUrlReferrerAttribute ( string fallback ) : System
fallback string
return System