1
Answer

How can I redirect to aspx from html page using angular5

I can redirect to an html from another html page by using routerLink="/main.html"
but I need to redirect to aspx page from an html page.
How I do?
Please give me solution.
 
 

Answers (1)