IMPORTANT: This version of Sitefinity CMS is out of support and the respective product documentation is no longer maintained and can be outdated. Use the version selector to view a supported product version.
The Project controller contains the logic for the actions that you want to perform against the Project content type. In this tutorial, the projects are only displayed in the frontend. While in the AreaRegistration class, you defined the default action as Index. The Index action thus returns a view populated with the available projects.
AreaRegistration
To create a controller for the Project content type:
GITHUB EXAMPLE: For more information about the content of the file, see the ProjectController.cs file of the downloaded sample project.
Back To Top
To submit feedback, please update your cookie settings and allow the usage of Functional cookies.
Your feedback about this content is important