Localization error in dnn document

Source: Internet
Author: User
Tags dnn

Today, it takes a lot of effort to implement localization in dnn. It is not difficult to display localization at the module level. Because the function of the module we developed is complicated, we divide its sub-functions into user control for implementation. Now we need to implement localization for user control.

See the dnn documentation as follows:

Normal dnn controls will inherit fromPortalmodulebase, Which has built-in support
For localization. If the module contains any extra user controls they shocould inherit from
UsercontrolbaseTo be able to use the same localization features. There is also
Pagebase class that can be used to provide localization to any extra ASPX page
Module contains.

However, usercontrolbase does not help us implement Localization on the custom control. After searching, we foundModuleusercontrolbaseCan be used to implement localization.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.