Error!
Success!

ASP.NET Custom Control Lifecycle

0
kicks

ASP.NET Custom Control Lifecycle  (Unpublished)

I always forget the lifecycle of custom server control classes with respect to web page, ie. aspx file. The following results are based on a drop down list custom control: customcontrol - Constructor customcontrol - OnInit - Enter customcontrol - OnInit - Exit webpage - OnInit - Enter


Kicked By:
Drop Kicked By: