Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Order of execution in CompositeControl

Reply
Thread Tools

Order of execution in CompositeControl

 
 
Nathan Sokalski
Guest
Posts: n/a
 
      01-26-2009
I am creating a CompositeControl that implements IPostBackDataHandler. I
need to know what order the following get called in:


Set methods of any properties set declaratively
CreateChildControls
LoadPostData


If somebody could please tell me what order the commonly overridden methods
of CompositeControl and implemented methods of IPostBackDataHandler are
executed in, I would greatly appreciate it. Thanks.
--
Nathan Sokalski

http://www.nathansokalski.com/


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Order of execution in CompositeControl Nathan Sokalski ASP .Net Building Controls 0 01-26-2009 03:36 AM
Order of execution in CompositeControl Nathan Sokalski ASP .Net Web Controls 0 01-26-2009 03:36 AM
private data stashed in local/global execution context of PyEval_EvalCode disappears down the execution stack sndive@gmail.com Python 9 11-14-2007 10:31 PM
CompositeControl class failing to register postback Mantorok ASP .Net 2 06-22-2006 08:47 AM
Adding validators to CompositeControl Mantorok ASP .Net 1 06-15-2006 08:32 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57