Localize widget templates

The Sitefinity CMS MVC widgets provide full support for localization and allows you to configure the localizable resources through resource files.

To localize the data for MVC widget, perform the following:

  1. Create resource file per widget.
    For example:
  2. When creating the controller, register the created class for the widget in the following way:
  3. Use the following Html helper in the views for the localizable resource data:

    When using the Html.Resource helper inside widget views or designers, Sitefinity CMS automatically resolves the resource with the provided name from the class that you registered in Step 2. For more information about creating a custom resource class, see For developers: Create custom resource classes.

Want to learn more?

Sign up for our free beginner training. Boost your credentials through advanced courses and certification.
Register for Sitefinity training and certification.

Tags

Was this article helpful?

Next article

View precompilation