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!
Page.Navigate("someUrl");
Is this method still valid? If not, what's the equivalent method now?
Thanks for the help!