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