ForumController.React Method
Parameters
- reaction
- ReactionType
The type of reaction to give.
- commentId
- Guid
The ID of the comment to react to.
- topicId
- int
The ID of the topic the comment belongs to.
- filter
- string
Return Value
Task<ActionResult>A redirect to the topic page.