hey guys! I am creating the webpart(as usercontrol) dynamically and add them to the dummy zone and then close that zone, so basically It will go to the page catalog part... My code is something like below : Control control = LoadControl( "~/UserControl/" + strFName); control.ID = "control" ; WebPart...
Posted to
Web Parts and Personalization
(Forum)
by
BhaveshPatel
on
03-08-2007, 12:00 AM
Filed under: Profile.GetProfile, UserProfile, CatalogZone, CreateWebPart, Custom Catalog, GetWebPart, WebPartZone, LoadControl, Web Parts, shared, UserControl, CatalogPart, CatalogZones