Select Languages¶
This pipeline step is used to specify Sitecore languages that are used in subsequent pipeline steps.
This pipeline step does very little. It merely collects a list of languages that other pipeline steps can use. One example is Resolve Multilanguage Sitecore Item Dictionary.
Template Information¶
| Template name | Select Languages Pipeline Step |
| Base template | Base Pipeline Step |
| Field | Description |
|---|---|
Languages |
The selected languages are added to the plugin
SelectedLanguagesSettings, so that subsequent pipeline stepscan use them.
|
Plugin Information¶
| Plugin type | Description |
|---|---|
SelectedLanguagesSettings |
Provides access to the languages that will be used to read
or write content to Sitecore items.
|