dotnetnuke-module
Adding DNN module error when control has key assigned
I\'m creating a module and I was able to add a user control as a view type and everything worked. I want to add a second control, also as a view type, but that\'s where trouble begins.[详细]
2023-01-30 03:05 分类:问答How to clear a message after AddModuleMessage
If I want to add message to Module in dotnetnuke I should do this DotNetNuke.UI.Skins.Skin.AddModuleMessage(Me, \"Error1\", DotNetNuke.UI.Skins.Controls.ModuleMessage.ModuleMessageType.RedError)[详细]
2023-01-25 23:21 分类:问答dnn - Added Profile information to a new userinfo Object (as part of custom registration)
Currently I have a fully working Register form. However I now need add the users Address on to the form, everything is fine untill I come to add the users address information[详细]
2023-01-25 18:36 分类:问答How to proper include JS libs (jqueryUI, jquery plugins) into DNN 5 module ?
I include jquery into my module with DotNetNuke.Framework.jQuery.RequestRegistration(); and it works like expected.[详细]
2023-01-25 02:52 分类:问答Easiest way to develop DNN modules? [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a[详细]
2023-01-21 18:03 分类:问答Better blog module than DNN's blog module
Does anyone know of a much better blog module than the one that comes wit开发者_StackOverflow社区h DNN. We have found it VERY frustrating using the standard DNN module and need something that\'s going[详细]
2023-01-12 15:20 分类:问答CollapsiblePanelExtender not work in IE
in DotNetNuke module,i tried CollapsiblePanelExtender, it wor开发者_如何学运维k fine with FF,it alway explan with IE?Make sure the doctype for your skin is correct - this was something i ran into a lo[详细]
2023-01-07 21:39 分类:问答How to create a simple Dotnetnuke module without DAL
I\'ve been looking for ways to do this for days now ... and its really killin\' me ... anyone, please help.[详细]
2023-01-04 21:54 分类:问答DotnetNuke redirect
our client needs to shortcuts to particular pages We need to redirect non existent urls like http://site.com/promotion1[详细]
2023-01-01 20:21 分类:问答Simple DotNetNuke Database Access Example
Can someone provide a simple C# example of retrieving data from the database in the co开发者_高级运维de behind of a DNN module?I suggest downloading and studying the data access examples from two rece[详细]
2022-12-30 16:59 分类:问答