Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the parent list for list item that carries this control.
Namespace: Microsoft.Office.Server.WebControls
Assembly: Microsoft.Office.DocumentManagement (in Microsoft.Office.DocumentManagement.dll)
Syntax
'Declaration
Protected ReadOnly Property DocumentSetParentList As SPList
Get
'Usage
Dim value As SPList
value = Me.DocumentSetParentList
protected SPList DocumentSetParentList { get; }
Property Value
Type: Microsoft.SharePoint.SPList
Remarks
It is assumed that this list item is the welcome page, therefore its parent list is the document set parent list.