你好,
我并不是很理解你所说的从MVC控制器调用另一个控制器。
如果你是想要两个控制器共用一个方法的话。
我建议你可以写一个公共方法,然后在两个控制器中调用它。
如果你是想要在一个VIEW中调用另一个控制器的VIEW,我建议你可以使用Html.Action方法。
具体你可以参照如下链接:
http://blog.sina.com.cn/s/blog_78106bb10102uzxk.html
MSDN Community Support
Please remember to click "Mark as Answer" the responses that resolved your issue, and to click "Unmark as Answer" if not. This can be beneficial to other community members reading this thread. If you have any compliments or complaints to
MSDN Support, feel free to contact MSDNFSF@microsoft.com.