GetCommentFromID
GetCommentFromID(int)
Description
Gets CommentNode from the comment identifier.
Parameters
Parameter Name | Description |
---|---|
commentID | The comment identifier. |
Returns
Found CommentNode. Returns null if not found.
Gets CommentNode from the comment identifier.
Parameter Name | Description |
---|---|
commentID | The comment identifier. |
Found CommentNode. Returns null if not found.