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.
Specifies the current list in HTTP context 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 m_docSetList As SPList
'Usage
Dim value As SPList
value = Me.m_docSetList
Me.m_docSetList = value
protected SPList m_docSetList