Hi folks,
I want to transfer page using Navigate URL .how i write code in c#.
Please share some link
Regards
abhijit patil
http://dotnetbyabhipatil.blogspot.in
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Khargesh RajputPosted Mar 10, 2015, 2:21 AM
or using c#
use reponse.redirect("yourpage.aspx");
and want to send any data with url then use Querystring