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