How can I determine the current Url inside a web service?

  • Thread starter Thread starter Michael Rodriguez
  • Start date Start date
M

Michael Rodriguez

What is the correct method/property to call? I tried HttpRequest.Url, but
that didn't work from inside my WebMethod.
 
Back
Top