Share via


SocialCommentManager constructor (SPServiceContext)

Instantiates a SocialCommentManager from the specified ServerContext.

Namespace:  Microsoft.Office.Server.SocialData
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaration
Public Sub New ( _
    serviceContext As SPServiceContext _
)
'Usage
Dim serviceContext As SPServiceContext

Dim instance As New SocialCommentManager(serviceContext)
public SocialCommentManager(
    SPServiceContext serviceContext
)

Parameters

See also

Reference

SocialCommentManager class

SocialCommentManager members

SocialCommentManager overload

Microsoft.Office.Server.SocialData namespace