L
Lloyd Dupont
For a web control library I want to create a Page by code (C#).
Later I plan to use it as an .ahsx derived from my class, which could setup
some variable before calling base.ProcessRequest().
Is there any pitfall I should be aware of when creating a Page by code (as
opposed to simply create a composite control by code)?
Later I plan to use it as an .ahsx derived from my class, which could setup
some variable before calling base.ProcessRequest().
Is there any pitfall I should be aware of when creating a Page by code (as
opposed to simply create a composite control by code)?