I want to get root url?
@Request.Url.AbsoluteUri
This is example if i have somthing like this
http://www.example.com/contact if I am on page contact page I want to get this like http://www.example.com is this possible?
I want to get root url?
@Request.Url.AbsoluteUri
This is example if i have somthing like this
http://www.example.com/contact if I am on page contact page I want to get this like http://www.example.com is this possible?