CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Home
>
Net
> Core backend parameter model and how to pass an argument by JSON has fixed the front end of the back
Core backend parameter model and how to pass an argument by JSON has fixed the front end of the back
Time:12-09
Public IActionResult getTabList (FromBody TabModel Tab, int pageIndex, int pageSize)
{
... .
}
Like this, how to use the front json format pass these parameters to the backend, please tall person to give directions, thank you!
Page link:
https//www.codepudding.com/net/93133.html
Prev:
About the List collection to a single attribute assignment problem
Next:
ASP.NET MVC is deployed to the IIS application problems
Tags:
C#
Related
Links:
CodePudding