Resolve Multilanguage Sitecore Item Dictionary¶
This pipeline step is used to resolve a dictionary of Sitecore
ItemModel
objects. The key in the dictionary is an instance
of CultureInfo
.
The entries in the dictionary depend on the languages available
in the pipeline context plugin SelectedLanguagesSettings
.
This plugin is set by the pipeline step Select Languages.
Template Information¶
Template name | Resolve Multilanguage Sitecore Item Dictionary Pipeline Step |
Base template | Resolve Sitecore Item |
Note
This template does not add any fields to the base template. Its purpose is to support insert options that present the user with the appropriate templates to use to create child items and/or to pre-assign values to fields that were inherited.
Plugin Information¶
Plugin type | Description |
---|---|
SelectedLanguagesSettings |
This pipeline step resolves specific language versions of a
Sitecore item. This plugin determines which languages to retrieve.
|