Condividi tramite


SocialTagManager.GetTerms Method

Include Protected Members
Include Inherited Members

Overload List

  Name Description
Public method GetTerms() Retrieves an array of all SocialTerm objects owned by the current user.
Public method GetTerms(Int32) Retrieves an array of SocialTerm objects owned by the current user.
Public method GetTerms(Uri) Retrieves an array of all SocialTerm objects that have been associated with the specified URL by a SocialTag.
Public method GetTerms(UserProfile) Retrieves an array of all SocialTerm objects owned by the specified user.
Public method GetTerms(Uri, Int32) Retrieves an array of SocialTerm objects that have been associated with the specified URL by a SocialTag.
Public method GetTerms(UserProfile, Int32) Retrieves an array of SocialTerm objects owned by the specified user.
Public method GetTerms(Uri, Int32, SocialItemPrivacy) Retrieves an array of SocialTerm objects in the term store with the specified SocialItemPrivacy.
Public method GetTerms(UserProfile, Int32, SocialItemPrivacy) Retrieves an array of SocialTerm objects owned by the specified user.

Top

See Also

Reference

SocialTagManager Class

SocialTagManager Members

Microsoft.Office.Server.SocialData Namespace