Mon 13 May 2002
For an object inherited from System.Web.UI.Control, the Load event happens before any postback events are processed. This means that you cannot expect a button click or other similar event to hit before a Page_Load on an ASP.NET page.
Leave a Reply
You must be logged in to post a comment.



