hi Frnds
I want to create partial view for the layout page like side menu
I need to below code without table or use @html like
<table> Know the answer? Post it — somebody with the same question will find it here. Sign in to answer this question It is the same account you read, post and publish with — and you will come straight back to this page.
<tr>
<td>
<h1>CASH MANAGEMENT SYSTEMh1>
<td>
<td>
@Html.Partial("_SideMenu")
<td>
<td>
@RenderBody()
<td>
<tr>
<tr>
<td>Created by - Reliance<td>
<tr>>
1 Reply
Abhilash J APosted Jan 20, 2017, 4:10 AM