When a button is clicked, will then button's event fire before page_load?
        Posted  
        
            by Blankman
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Blankman
        
        
        
        Published on 2010-03-18T20:11:11Z
        Indexed on 
            2010/03/18
            20:31 UTC
        
        
        Read the original article
        Hit count: 280
        
ASP.NET
|page-lifecycle
When an asp.net button is fired, will the button's event get fired before the page_load and init and pre_init events?
© Stack Overflow or respective owner