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 configuration class is a simple class which provides module configuration capabilities. The configuration class sets the OpenAccessJobsDataProvider as the default provider and the default backend view.
To implement the configuration class:
ContentModuleConfigBase
EXAMPLE: For more information about the contents of the file, refer to class JobsConfig.cs from the downloaded sample project.
JobsConfig.cs
In this class, you inherit from ContentModuleConfigBase. Inside the InitializeDefaultProviders method, the JobsConfig class sets the OpenAccessJobsDataProvider as the default provider. In InitializeDefaultViews you set the default backend view.
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