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 Document Set item for the current SPListItem object that carries this control.
Namespace: Microsoft.Office.Server.WebControls
Assembly: Microsoft.Office.DocumentManagement (in Microsoft.Office.DocumentManagement.dll)
Syntax
'Declaration
Protected ReadOnly Property DocumentSetItem As SPListItem
Get
'Usage
Dim value As SPListItem
value = Me.DocumentSetItem
protected SPListItem DocumentSetItem { get; }
Property Value
Type: Microsoft.SharePoint.SPListItem