I\'ve been using Html.Action(\"ActionName\", \"ControllerName\") to invoke child actions across controllers without needing to have the view in Views\\Shared. This
Html.Action(\"ActionName\", \"ControllerName\")