WebPartManager 构造函数
定义
初始化 WebPartManager 类的新实例。Initializes a new instance of the WebPartManager class.
public:
WebPartManager();
public WebPartManager ();
Public Sub New ()
注解
WebPartManager构造函数初始化控件使用的几个重要变量 WebPartManager 。The WebPartManager constructor initializes several important variables used by the WebPartManager control. 直接影响所有 Web 部件页面的一项分配是默认页面显示模式设置为浏览模式 (BrowseDisplayMode) 。One assignment that directly impacts all Web Parts pages is the fact that the default page display mode is set to browse mode (BrowseDisplayMode).