DixieFlatline
Programmer
Hi,
Would anyone be able to give me a list of methods that is called during page load and the order in which they are called...
for example, I know that:
Page_Load -> event handling
where do methods like update view state and clean up occurs
thx,
dix
Would anyone be able to give me a list of methods that is called during page load and the order in which they are called...
for example, I know that:
Page_Load -> event handling
where do methods like update view state and clean up occurs
thx,
dix