There are two basic things in WebParts:
* WebPart manager
* WebPart zones

* WebPart manager
The WebPartManager is the manager for all webparts. If you use webparts in your web projects you are required to use the WebPartManager. Usually you just drag and drop this into your webform and are ready to go.
* WebPart zones
There are four kinds of zones in webpart zones:
ü WebPart Zone
ü Editor Zone
ü Catalog Zone
ü Connection Zone
Reference: http://dotnetslackers.com/articles/aspnet/UsingWebPartsInASPNet20.aspx
No comments:
Post a Comment