Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7578865
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T17:31:57+00:00 2026-05-30T17:31:57+00:00

please any one can provide me a good example of dotnetnuke module localization….i am

  • 0

please any one can provide me a good example of dotnetnuke module localization….i am new to DNN…thanks..

Edit : I have googled a lot haven’t found any good example

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-30T17:31:59+00:00Added an answer on May 30, 2026 at 5:31 pm

    first add your language to DNN (in DNN6 go to Admin –>languages and add your language)
    your module have App_LocalResouces folder .this folder have resx files.for localization you must use this files. for every resx file you must add a new resx file for your language. for example if your culture name is “fa-IR”, and you have a resx file with name “Edit.ascx.resx”, you should make a copy from this file and change name of this copy to “Edit.ascx.fa-IR.resx” . and then translate this new resx file items to your language
    if you want to add items to this resx file you should use resoursekey element in your ascx file for example:

      <asp:Label ID="lblExample" runat="server" resourcekey="lblExample">
    

    and then in both resx files add lblExample key and its value
    if you want use value of this controls in your code add this to your code

      string lblMessage;
      lblMessage = Localization.GetString("lblExample", this.LocalResourceFile);
    

    you can replace “this.LocalResourceFile” with address of your resx file

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Can any one please tell me the difference between target and currenttarget in flex?
I want to create a box like this with title: Can any one please
can anyone please suggest a good code example of vb.net/c# code to put the
Without referring to a book, can anyone please provide a good explanation for CRTP
I want to learn cairngorm framework. Can any one please suggest to me which
Can anyone please provide a link to download the .NET 3.5 SDK? I checked
Can anyone please suggest me a good sample code for zooming image in NSImageView.
I am trying to find a good example that can help me to understand
Please I have a problem understanding references in perl . Can anyone provide a
Please forgive me for any incorrect technical words used, I'm new to AJAX/Jquery. I

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.