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.
For each content item you create, for example NewsItem, there are default fields, such as author and title. You can add custom media fields that extend the information that the content item holds, for example, an image. Thus, you can relate other content items to the NewsItem via the related media custom field.
In the following example, you add programmatically the Image custom field as related media to the NewsItem content item:
In the AddRelatedMediaFieldToContext method above, you:
AddRelatedMediaFieldToContext
NewsItem
Dictionary
CustomFieldsContext
WcfField
Name
ContentType
FieldTypeKey
UserFriendlyDataType
RelatedMedia
IsCustom
Definition
WcfFieldDefinition
Title
FieldName
FieldType
AllowMultipleSelection
FrontendWidgetTypeName
RelatedDataProvider
RelatedDataType
Image
CustomFieldContext
AddOrUpdateCustomFields
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