SocialCommentManager.AddComment Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
AddComment(Uri, String) | Adds the specified comment to the specified URL. | |
AddComment(Uri, String, Boolean) | Adds the specified comment to the specified URL and assigns the comment the specified priority. | |
AddComment(Uri, String, Boolean, String) | Adds the specified comment to the specified URL and gives the comment the specified priority and title. |
Top