SocialCommentManager.GetCount Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
![]() |
GetCount(Uri) | Gets a count of all social comments created for the specified URL. |
![]() |
GetCount(UserProfile) | Gets a count of all social comments created by the specified user. |
![]() |
GetCount(UserProfile, Uri) | Gets a count of all social comments created by the specified user for the specified URL. |
Top