ForumController.IndexAsync Method
Parameters
- filter
- string
The sorting filter to be applied to the list of topics.
- search
- string
The search query to be applied to the list of topics.
Return Value
Task<ActionResult>A view containing the list of topics.