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 SPContext object as the parent list of the current Document Set.
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
The SPList object that represents the parent list of the current Document Set.