...
- For Locations:
- In your controllers signature, type int the variable to Location.
- Make sure a parameter named "locationId" is provided by the request.
- For ContentsContent items:
- In your controller's signature, typeint the variable to Content
- Make sure a parameter named "contentId" is provided by the request
...