Response.Redirect
System.Windows.Browser.HtmlPage.Window.Navigate(new Uri("http://cnn.com")); //You can use "_blank" as a second paramter to popup the cnn.com in a new window
Response.QueryString
System.Windows.Browser.HtmlPage.Document.DocumentUri.Query;
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment