c# - Why the Difference in Nomenclature? -


Why is it that all events in .aspx pages are "before on " OnClick "," on command "and code-in the file behind them, click" "," command "? Is Just Naming Convention Or Is There Any Logical Explanation?

Name the events to manually click, change, etc. ... to fire those incidents Internal methods are prefixed with the "On" naming convention as ASP.NET markup, you use the feature OnClick but actually you have a method wiring for the "click" event, therefore, VS . The method that is automatically inspired by you is a button name link. This method has been internally passed internally as a representative of the incident.


Comments

Popular posts from this blog

oracle - The fastest way to check if some records in a database table? -

php - multilevel menu with multilevel array -

jQuery UI: Datepicker month format -