how to get url address that call our url address with c# -
Example: Website X links when links are clicked will go to our URL address
How to get Url address that calls to our URL address?
string with tempHost = Request.UrlReferrer c # host;
Example: Website X links when links are clicked will go to our URL address
How to get Url address that calls to our URL address?
string with tempHost = Request.UrlReferrer c # host;
Comments
Post a Comment