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