gpt4 book ai didi

c# - 重定向到另一个 Controller

转载 作者:太空宇宙 更新时间:2023-11-03 23:03:29 25 4
gpt4 key购买 nike

冒着听起来很蠢的风险。

我正在尝试重定向到另一个 Controller 中的操作

这是我的代码

     return this.RedirectToAction("s", "profile", new { id = CleanerId });

为什么它不起作用?

“s”是 Controller ,“profile”是 Action 。

最佳答案

切换 sprofile,你把它们颠倒了。 RedirectToAction

关于c# - 重定向到另一个 Controller ,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/42196279/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com