More about the question:
"When Html.RenderPartial() is called with just the name of the partial
view, ASP.NET MVC will pass to the partial view the same Model and
ViewData dictionary objects used by the calling view template."
“NerdDinner” from Professional ASP.NET MVC 1.0