Quantcast
Channel: Free community support — DataTables forums
Viewing all articles
Browse latest Browse all 35379

datatable .net

$
0
0

Hello all!
I was testing the "beta version" and I would like to know how can I implement permissions in the controller.

    [Route("api/SGDMRede")]
    [HttpGet]
    [HttpPost]
    public IHttpActionResult Rede([FromBody] FormDataCollection formData)

{
//do something.
}


Viewing all articles
Browse latest Browse all 35379