We've expanded our news coverage and improved our search! Visit
news.oreilly.com for the latest or search for all things across O'Reilly!
Article:
 |
|
Web Parts in ASP.NET 2.0
|
| Subject: |
|
webpart control |
| Date: |
|
2006-11-27 05:30:56 |
| From: |
|
JesseLiberty
|
Response to: webpart control
|
|
To solve this, modify your Zone Template (where you currently have a DeclarativeCatalogPart, and add a PageCatalogPart (self-closing). This will modify your page, adding to the page catalog each web part that you close, allowing you to reopen it and assign it to any zone you choose, as shown here (http://www.jliberty.com/pages/WebPartsPageCatalogPart.htm)
Thanks!
-j
-j
|