SocialCommentControl.SocialCommentProperty enumeration

Especifica as propriedades de SocialComment.

Namespace:  Microsoft.SharePoint.Portal.WebControls
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaração
Protected Enumeration SocialCommentProperty
'Uso
Dim instance As SocialCommentControl.SocialCommentProperty
protected enum SocialCommentProperty

Members

Member name Description
Picture A URL da imagem do proprietário SocialComment .
FullName O nome do proprietário SocialComment preferencial.
PublicPage PublicUrl do proprietário SocialComment .
IMPawn Reservado para uso interno.
ModifiedTime LastModifiedTime da SocialComment.
Comment O Comment.

Ver também

Referência

Microsoft.SharePoint.Portal.WebControls namespace