SPList.ListViewWebPartKey Property

This is the Web part key for the list view Web part.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online

Syntax

'Declaration
Public ReadOnly Property ListViewWebPartKey As String
    Get
'Usage
Dim instance As SPList
Dim value As String

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

Property Value

Type: System.String
A String representation of the key.

See Also

Reference

SPList Class

SPList Members

Microsoft.SharePoint Namespace