I have a portal created on MVC, When \'Save\' button is clicked it calls \' public IActionResult OnPost(string participantIds)\' method and creates a record in
public IActionResult OnPost(string participantIds)\'