In This tutorial we will learn about the control level events
Category of Events
ASP.NET Server controls: such as Button, Textbox, Dropdown List has their own events. we have a set of asp.net validation controls that has validation events. The events that these control expose ,can be broadly divided into 3 categories
1 - Postback events
2- Cached events
3 - Validation events
No comments:
Write comments