SocialTagManager.GetTags Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
GetTags(Uri) | Retrieves an array of SocialTag objects that are owned by the current user and that contain the specified URL. | |
GetTags(UserProfile) | Retrieves an array of SocialTag objects owned by the specified user. | |
GetTags(UserProfile, Int32) | Retrieves an array of SocialTag objects owned by the specified user. | |
GetTags(UserProfile, Int32, Int32) | Retrieves an array of SocialTag objects owned by the specified user. |
Top