开发者

From the Domain Service is there any way to get the current URL?

开发者 https://www.devze.com 2023-02-09 15:12 出处:网络
In silverlight 4开发者_JAVA技巧.0 From the Domain Service is there any way to get the current URL?Does HttpContext.Current.Request.Url work for you? There\'s other interesting stuff in the Request obj

In silverlight 4开发者_JAVA技巧.0 From the Domain Service is there any way to get the current URL?


Does HttpContext.Current.Request.Url work for you? There's other interesting stuff in the Request object too.

0

精彩评论

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