SPLimitedWebPartManager.WebParts property
取得在 WebPartPage 上的所有動態 Web 組件集合。
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property WebParts As SPLimitedWebPartCollection
Get
'用途
Dim instance As SPLimitedWebPartManager
Dim value As SPLimitedWebPartCollection
value = instance.WebParts
public SPLimitedWebPartCollection WebParts { get; }
Property value
Type: Microsoft.SharePoint.WebPartPages.SPLimitedWebPartCollection
ASP.NET Web 組件集合。