共用方式為


IListWebPart members

Include protected members
Include inherited members

實作這個介面來建立網頁組件類別放在表單上所需要的功能。例如, ListFormWebPartListViewWebPart類別這兩種實作這個介面,使它們可以放置在表單上的不同區域中。

The IListWebPart type exposes the following members.

Properties

  Name Description
Public property ListId 取得或設定全域唯一識別項 (GUID) 與目前的 Web 組件相關聯的清單。
Public property PageType 取得或設定網頁組件頁面類型。
Public property ViewFlags 取得或設定要顯示由目前的 Web 組件的內容類型。
Public property ViewId 取得或設定目前的 Web 組件的檢視識別項 (ID)。

Top

請參閱

參照

IListWebPart interface

Microsoft.SharePoint.WebPartPages namespace