Here Mudassar Ahmed Khan has explained with an example, how to get the selected (checked) Text and Value of RadioButtonList on Button Click in ASP.Net using C# and VB.Net.
When the Button is clicked, the selected (checked) Text and Value of RadioButtonList will be fetched and will be displayed using JavaScript Alert Message Box.