SyntaxFix
Write A Post
Hire A Developer
Questions
For a user control named myPartial.ascx located at Views/Account folder write like this:
<%Html.RenderPartial("~/Views/Account/myPartial.ascx");%>