开发者

How to Find the Url of the Current Request?

开发者 https://www.devze.com 2023-02-18 02:50 出处:网络
Am building an autoupdate DLL in .net, a function in DLL gets url as input parameter and check the domain is registered on server or not.

Am building an autoupdate DLL in .net, a function in DLL gets url as input parameter and check the domain is registered on server or not.

For that, how can i get the url 开发者_如何学Cof the page from the DLL without knowing the programmer in aspx pages.


HttpContext.Current.Request.Url

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号