Method | Description | |
---|---|---|
DoRedirect ( System.Web.Mvc.ActionExecutingContext filterContext ) : void | ||
GetProfile ( ) : Profile | ||
ProfileCheckBaseAttribute ( string redirectController, string redirectAction ) : System.Web.Mvc |
protected DoRedirect ( System.Web.Mvc.ActionExecutingContext filterContext ) : void | ||
filterContext | System.Web.Mvc.ActionExecutingContext | |
return | void |
protected ProfileCheckBaseAttribute ( string redirectController, string redirectAction ) : System.Web.Mvc | ||
redirectController | string | |
redirectAction | string | |
return | System.Web.Mvc |