dotnetnuke-module
How does DNN File Based Caching Provider decides to invalidate a cached object?
DN开发者_StackOverflow社区N Blog states: As each server\'s cache has a dependency on the same file, if the file is modified - then the cache is invalidated and the object will be reloaded from the d[详细]
2023-04-05 06:10 分类:问答Creating a new shipping provider for the store module. Where do I put it?
I want to create a new shipping module (FedEx) for the built-in Store module in DotNetNuke 6. I have created simple C# class project and can make reference to the Shipping namespace and can start impl[详细]
2023-04-04 03:40 分类:问答Why is DotNetNuke text editor control always showing HTML Code with iPad?
I have a DotNetNuke custom module where I am using an HTML editor to allow uses to enter some text to be saved to a database.[详细]
2023-04-02 07:28 分类:问答After DNN Database migration, DNN shows a successful log in in the EventLog table, but It actually does not have me logged in
So I have moved a good number of DNN database/websites and not encountered the following issue. After moving and getting the site back up and running, when I try to log into the site with either a Su[详细]
2023-03-31 16:36 分类:问答Add a menu to a DNN 6 module
I\'m developing a module for DNN 6.0. I need开发者_JAVA百科 to add a menu to the module, each item in the menu will load a usercontrol into a placeholder.[详细]
2023-03-29 20:37 分类:问答DotNetNuke Add Action to Module Menu with custom url
I am building a custom module for DNN 05.04.02. I want to add a custom action to the module for downloading submitted files. I am able to get the link to appear but the url 开发者_如何学JAVAparameter[详细]
2023-03-23 19:58 分类:问答How can I build professional module in DotNetNuke 5.6.2?
How can I build custom module that can later be useful in other DNN websites. \"standard\" : module can be installed once only in one DNN portal[详细]
2023-03-23 15:17 分类:问答A whole website section as a DotNetNuke module
I need to develop a whole section of a website (around 10 different pages) as a DotNetNuke module. The site will be using DNN as the CMS, where editors will manage HTML content for most of the website[详细]
2023-03-17 06:34 分类:问答Domain Name Does Not Exist In The Database in DNN 5.6.2
i found this error \"Domain Name Does Not Exist In The Database\" in DNN 5.6.2. when i run my web site in another computer that time this kind of error is genetared.[详细]
2023-03-16 22:04 分类:问答how to make a Multi portal Search Module in C#?
I am working on custom module for Parent to child portal search but 开发者_如何学运维i am not getting idea how it can be done. Anybody with a development plan?What will you be searching for? Supplying[详细]
2023-03-10 22:03 分类:问答