Quantcast
Channel: ASP.NET Core
Viewing all articles
Browse latest Browse all 9386

Partial View - Use a partial view from a view in one contreller, and partial view in another controller

$
0
0

Please help,

I have a partial view in ASP.Net MVC 5, like this, and I need to use the same thing in ASP.Net Core:

@{Html.RenderAction("LogEntries", "LogEntries", new { entityFormalNamePlural = "PurchaseOrderHeader", entityKeyValue = Model.Id });}

This code is in a View in one of my Controller, and call the partial view using "LogEntries" controller with "LogEntroes" action.
How the similar code in ASP.Net Core?

Need help

Jannen Siahaan


Viewing all articles
Browse latest Browse all 9386

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>