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.
After you reference the required assemblies, you implement the custom type class. The custom type class is used to persist the information to the database. Such classes are also called model classes. Depending on the design, you can create more than one model class.
To be more consistent with Sitefinity's architecture, the CustomType class implements the IDataItem interface. Inside the CustomTypesclass you add the properties that are persisted to the database.
Use the following code sample:
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