I want to open static html (help) file from _Layout page. I have added
<a class="btn btn-green" target="_blank" href="spexhelp.cshtml">Help</a></div>
But this is not working. How to access this URL to open in a new page?
I want to open static html (help) file from _Layout page. I have added
<a class="btn btn-green" target="_blank" href="spexhelp.cshtml">Help</a></div>
But this is not working. How to access this URL to open in a new page?