Here Mudassar Ahmed Khan has explained with an example, how to check whether CheckBox is checked or not in ASP.Net using C# and VB.Net.
When the Button is clicked, the status of CheckBox i.e. whether the CheckBox is checked (selected) or unchecked (unselected) is displayed using JavaScript Alert Message Box with C# and VB.Net.