|
Serves as the primary control in the Web Parts control set for hosting ASP.NET server side controls on a Web page
A WebPartZone control can host controls that do not derive from the WebPart class, by wrapping them with a GenericWebPart control at run time. Consequently, virtually any user control, custom server control, or shipping ASP.NET server control can function as a Web Parts control within a WebPartZone control
VB WebPartManager1.aspx
|