This topic has not yet been rated - Rate this topic

SPWeb.GetDocDiscussions Method

NOTE: This API is now obsolete.

Returns the collection of document discussion objects for the specified directory in the site.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
[ObsoleteAttribute("SPDocDiscussionCollection is deprecated", false)]
[SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.UnsupportedSPType)]
public SPDocDiscussionCollection GetDocDiscussions(
	string strDocDir
)

Parameters

strDocDir
Type: System.String
A string that specifies the name of the directory that contains the documents; for example, "Shared Documents".

Return Value

Type: Microsoft.SharePoint.SPDocDiscussionCollection
An SPDocDiscussionCollection object that represents the document discussions.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ