FilterInfoBar.WebPartManager property
取得 Web 組件管理員。
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Protected ReadOnly Property WebPartManager As SPWebPartManager
Get
'用途
Dim value As SPWebPartManager
value = Me.WebPartManager
protected SPWebPartManager WebPartManager { get; }
Property value
Type: Microsoft.SharePoint.WebPartPages.SPWebPartManager