1
Answer

How can I redirect to aspx from html page using angular5

Photo of Yogendra Sahu

Yogendra Sahu

6y
627
1
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)