Click to See Complete Forum and Search --> : rendering a page defined in different assemly


asaxena11
October 14th, 2005, 05:14 PM
Hi,

I have two classes both of them are inherting from Ui.Page class. these classes are in a assembly

On basis of a query string parameter, i need to load the assembly and render one of these classes on a browser.

After rendering all the events/userconrol declared in class to work properly.

How can i do that

Any pointers are appreciated.

Thnaks
amit