共用方式為


SPList.ListViewWebPartKey property

這是清單檢視網頁組件的網頁組件金鑰。

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public ReadOnly Property ListViewWebPartKey As String
    Get
'用途
Dim instance As SPList
Dim value As String

value = instance.ListViewWebPartKey
public string ListViewWebPartKey { get; }

Property value

Type: System.String
機碼的String表示法。

請參閱

參照

SPList class

SPList members

Microsoft.SharePoint namespace