0
Answer

Need to get href from webform

Hi, I have a webform , derived from system.web.ui.page. The code is in c#. Can anyone please tell me how I can access the DOM inorder to get the current location of the browser? Specifically, I need to know location.href. Thanks in advance.