Could you please tell me how to create partial views and call in another pages plz its very urgent
I followed this link
http://mvc4beginner.com/Tutorial/MVC-Partial-Views.html
but it is giving error here
@Html.Partial("../Views/Home/PartialView1.cshtml",DBLayer .Models .IdentityAccountDetail )