Translate MVC widgets

To make an MVC widget translatable, perform the following: 

  1. Click Administration » Settings » Advanced » Translations » Strategies.
  2. Click Create new » MvcControlTypeTranlsationsSettings.
  3. In ItemType input field, enter the fully qualified name of the Mvc controller.
    For example, enter SitefinityWebApp.Mvc.Controllers.MyWidget1Controller
  4. Click Save changes
  5. Configure which fields you want to translate, using procedure Translations module settings » Translatable fields.
    In property mappings, add the string property from the MVC controller. For example, enter Message.

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?

Next article

Translate a page