ForumController.CommentAsync Method
[HttpPost()]
[ValidateAntiForgeryToken()]
public Task<ActionResult> CommentAsync(
IFormCollection collection
)
This language is not supported or no code example is available.
Parameters
- collection
- IFormCollection
[HttpPost()]
[ValidateAntiForgeryToken()]
public Task<ActionResult> CommentAsync(
IFormCollection collection
)
This language is not supported or no code example is available.