Compartilhar via


SocialTagManager Constructor (SPServiceContext)

Initializes a new instance of the SocialTagManager class using the specified service context.

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 SocialTagManager(serviceContext)
public SocialTagManager(
    SPServiceContext serviceContext
)

Parameters

See Also

Reference

SocialTagManager Class

SocialTagManager Members

SocialTagManager Overload

Microsoft.Office.Server.SocialData Namespace