开发者

How to Find the Url of the Current Request?

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

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜