SocialCommentManager - Constructeur (SPServiceContext)
Instancie un SocialCommentManager à partir de la ServerContextde spécifié.
Espace de noms : Microsoft.Office.Server.SocialData
Assembly : Microsoft.Office.Server.UserProfiles (dans Microsoft.Office.Server.UserProfiles.dll)
Syntaxe
'Déclaration
Public Sub New ( _
serviceContext As SPServiceContext _
)
'Utilisation
Dim serviceContext As SPServiceContext
Dim instance As New SocialCommentManager(serviceContext)
public SocialCommentManager(
SPServiceContext serviceContext
)
Paramètres
- serviceContext
Type : Microsoft.SharePoint.SPServiceContext
Voir aussi
Référence
SocialCommentManager - Membres