LocalizationGroup

LocalizationGroup

A group of related localization sources, such as all translatable content for a page or collection item. Localization groups are things like pages or CMS items that contain one or more localization sources.

Definition

interface LocalizationGroup

A group can have a different status in each locale. For example, you may want to show a blog post in your French locale but exclude it in your Dutch locale.

Methods & Properties

A unique identifier for the localization group.

The name of the localization group.

The kind of content this group represents.

Whether this group supports the "excluded" status for locales.

The localization sources within this group.

The status of each locale for this group. A localization group can have a different status in each locale ("excluded" or "ready").