小可爱

.net core过滤器中跳转

电脑版发表于:2020/1/26 21:12



使用如下方法跳转既可,这样相比context.HttpContext.Response.Redirect重定向来说不会执行控制器方法了

  context.Result = new RedirectResult(loginurl);


关于TNBLOG
TNBLOG,技术分享。技术交流:群号677373950
ICP备案 :渝ICP备18016597号-1
App store Android
精彩评论
{{item.replyName}}
{{item.content}}
{{item.time}}
{{subpj.replyName}}
@{{subpj.beReplyName}}{{subpj.content}}
{{subpj.time}}
猜你喜欢