setting url to specified string value

ruraGreettY

New Member
Is it possible to specify the Url value Programatically and then to navigate to the page accordingly?\[code\]string url = http://localhost:4039/LRVisuals/Default.aspx;Url.AbsolutePath = url;\[/code\]
 
Back
Top