Featured
-
No Featured Found!
Tags
Get resource file content on child control page of a module
I was facing a problem of not getting content in different control page of a module.
I have implemented it in two ways:
Register module in skin instead of dropping a module in a page and give id="view" rather than any other id
<%@ ...
Localization of a module in DotNetNuke
Introduction
While creating a website to reach more and more people irrespective of their language, it becomes the need of the time to make the website a multi-lingual application. DNN achieves localization through the use of resource files....