WebPartManager Constructor ()
.NET Framework (current version)
Initializes a new instance of the WebPartManager class.
Assembly: System.Web (in System.Web.dll)
The WebPartManager constructor initializes several important variables used by the WebPartManager control. One assignment that directly impacts all Web Parts pages is the fact that the default page display mode is set to browse mode (BrowseDisplayMode).
.NET Framework
Available since 2.0
Available since 2.0
Show: