Page.Navigate

  • Thread starter Thread starter anonymous
  • Start date Start date
A

anonymous

I saw some code snippet using the following syntax:
Page.Navigate("someUrl");
Is this method still valid? If not, what's the equivalent method now?
Thanks for the help!
 
Back
Top