DocumentSetBaseWebPart.m_docSetList field

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

See also

Reference

DocumentSetBaseWebPart class

DocumentSetBaseWebPart members

Microsoft.Office.Server.WebControls namespace