Buy Questpond's video subscriptions on
huge discount
.
Online: 1374
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Forums
>
ASP.NET MVC
>
Loading ...
Can we have one partial view in another partial view in mvc ? [Resolved]
Posted by
Kasani007
under
ASP.NET MVC
on 7/13/2015 |
Points: 10
| Views : 15120 | Status :
[Member]
| Replies : 1
Write New Post
|
Search Forums
|
Resolved Posts
|
Un Answered Posts
|
Forums Home
Can we have one partial view in another partial view in MVC? or Multiple Partial Views in Single Partial Views?
[Resolved]
Reply
|
Reply with Attachment
Alert Moderator
Responses
Posted by:
Sheonarayan
on: 7/14/2015
[Administrator]
HonoraryPlatinum
|
Points: 50
0
Yes, why not. To call another partial view from the partial view, use the same approach ie. @Html.Partial("_PartialViewName") or @{Html.RenderPartial("_PartialViewName")}.
You can treat partial view as User control of ASP.NET Web form. Like we can call another user control from a user control so same applies here.
Read more details about this at
http://techfunda.com/Howto/asp-net-mvc/221/render-call-a-partial-view-from-a-content-page-view
Regards,
Sheo Narayan
http://www.dotnetfunda.com
Kasani007
, if this helps please
login
to
Mark As Answer
. |
Alert Moderator
Login to post response
Latest Posts
Climax Delay Condoms for Long Lasting Pleasure
(0)
Iterating over columns of dataframe and print as rows in Python Django
(0)
Where can I found sample MVC projects to learn and improve skills
(1)
Extract a value from HTML string
(0)
Get only year part from date string in SQL server
(0)
Get only year part from date string in SQL server
(0)
Get only year part from date string in SQL server
(0)
Get only year part from date string in SQL server
(0)
More ...