ICommentThreaded AddCommentThreaded( System.string text, System.string author )
Parameters
- text
- The text you want to add.
- author
- The name of the author.
Return Value
The newly added threaded comment.
ICommentThreaded AddCommentThreaded( System.string text, System.string author )