partial views in ASP.NET MVC

Posted by ognjenb on Stack Overflow See other posts from Stack Overflow or by ognjenb
Published on 2010-05-12T09:00:18Z Indexed on 2010/05/12 9:04 UTC
Read the original article Hit count: 166

Filed under:

How create View page which is composed of three partial view pages? I am using ASP.NET MVC

© Stack Overflow or respective owner

Related posts about asp.net-mvc