Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...Using Global Resources in container fileUsing Global Resources in container file
Previous
 
Next
New Post
3/24/2014 6:52 AM
 

Good morning,

is it there a way to use Global Resources in containers and call  programmaticallya global resource in container file?

For example, in a skin i've found this code:

DotNetNuke.Services.Localization.Localization.GetString(key, <global resource file name>);

I need to do this thing in containers.
Otherwise, is it there a way to read local resource file in containers?

Thanks in advance for support

 
New Post
3/24/2014 6:12 PM
 

sure, the API has overloads that accept a resource file path e.g.

Localization.Localization.GetString("ErrorInStep", "~/Install/App_LocalResources/InstallWizard.aspx.resx")

you can call this in the codebehind for a container, or else use it inline such as:

text: '<%= Localization.GetSafeJSString("SomeCustomField.Text", "~/Desktopmodules/lorenzog/App_LocalResources/mycustomtexts.aspx.resx")) %>',


Buy the new Professional DNN7: Open Source .NET CMS Platform book Amazon US
 
New Post
3/25/2014 7:41 AM
 
Thank you very much, your help was very useful to solve my trouble.
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...Using Global Resources in container fileUsing Global Resources in container file


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out