0

In ASP.NET MVC, which method is better in terms of execution time?

1)    @Html.Partial("AuthorPartial") 

2)    Html.RenderPartial("AuthorPartial")
John Doe
  • 141
  • 1
  • 2
  • 10

0 Answers0