简体   繁体   中英

how to get full url with '#' in asp.net (c#)

How can I get the full URL with # in ASP.NET?

I want to get it with # part, this is the important part for me.

Any ideas, please?

URL片段(#后面的部分)没有发送到服务器,因此您将需要使用JavaScript来获取它。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM