Suresh Sundar
Success is journey, not a destination, always.
Showing posts with label
pass new empty model to partial view
.
Show all posts
Showing posts with label
pass new empty model to partial view
.
Show all posts
Thursday, 23 April 2015
pass new empty model to partial view
follow this
@Html.RenderPartial("ViewPath", new ModelName());
view path Ex: "Views//Child/childview.cshtml"
Older Posts
Home
Subscribe to:
Posts (Atom)