0 Hi,
You mean show the selected value of radio button in next page ?
If yes then you can set the value in Session or cookie.
I suggest you use PreviousPage method.
Here is blog
http://www.c-sharpcorner.com/blogs/access-properties-of-previous-page-in-asp-net
Hope it helps.
Thanks.
Cheers....
0 You have to use constructor and get data from radio button text
0 Please Post full question as your question is not clear.
0 Please describe more. If there are two windows forms: radio button in one form need to show in windows from another form.
0 Hi Harsh,
Please provide more description of form in radio button.