2
Answers

Language support in Android

Angelina Erin

Angelina Erin

13y
1.6k
1
Hi


Can anyone tell me? what is language which is used in Android application development?







Thanks in Advance
Answers (2)
0
Kalyan Basa
NA 56 0 13y
Hi Suresh,

Use like this it should help you.

Response.Redirect("../Admin/Section.aspx?SelectedValue=Admin");

                                or

Response.Redirect("~/Admin/Section.aspx?SelectedValue=Admin");


Hope this helps.


Thanks,
Kalyan