How can we get Current Page URL in F#, Websharper.
e.g we do it in c#
string PageUrl = Request.Url.ToString();
It is very simple for expert people i just want to get current page url with querystring complete url
> e.g. http://localhost:58496/default.aspx?id=434