Just put the path in your path, not the default, so MVC set partialPath from another source, for example, passing it for viewing from the controller or creating a search class.
return base.CreatePartialView(controllerContext, **partialPath** );
sino source share