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 create the custom type class, you implement the fluent mappings that map your model classes to the database tables. To implement the fluent mappings for your data provider, you must create the following classes:
To use the mappings in the data provider, you must return an instance of the CustomMetaDataSource class in the GetMetaDataSource method of the provider.
The CustomMapping class defines the mapping for the CustomType model class. To create the class:
Use the following code sample:
The CustomMetadataSource class wraps the mappings and exposes them to the OpenAccess data provider. To create the class:
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