Localization and Translations API

Sitefinity CMS enables you, as content creator, to localize your site in as many language versions as required. By using Sitefinity’s multilingual support you can localize pages, content items, taxonomies, and so forth. Thus, you can address your site’s international audience and target a greater number of users.

Creating and working with multilingual items programmatically is very similar to the standard monolingual operations: create, query, modify, and delete. The major difference in managing localized content is that you need to specify the desired culture and pass it as a parameter to the appropriate methods.

This articles examines several common scenarios for working with multilingual items in a non-default culture and demonstrates the use of Sitefinity’s API through code examples. 

Prerequisites

To view localized pages and content items from Sitefinity's backend, make sure you set the languages in which pages and items need to be localized in. For more information, see Administration: Language settings.

Increase your Sitefinity skills by signing up for our free trainings. Get Sitefinity-certified at Progress Education Community to boost your credentials.

Web Security for Sitefinity Administrators

The free standalone Web Security lesson teaches administrators how to protect your websites and Sitefinity instance from external threats. Learn to configure HTTPS, SSL, allow lists for trusted sites, and cookie security, among others.

Foundations of Sitefinity ASP.NET Core Development

The free on-demand video course teaches developers how to use Sitefinity .NET Core and leverage its decoupled architecture and new way of coding against the platform.

Was this article helpful?