Hi All,

Im using MultiView to load Controls on to my default page.
Each control is basically a form.

Can i at runtime load any ascx Control file into the view without
adding in at design time initially?

So bascially I have a page with multiview control with some code which loads a control into the view (control exists im my project).

Thanks