Silly question and I hope I just overlooked this. In Sitefinity, once you are logged in, there is a wrapping div which one can use to target certain html tags ONLY when you are logged in.
I\'m looking to update the contents of a panel using an asp:updatepanel. I get an error on the page saying: DotNetNuke.Services.Exceptions.ModuleLoadException: Type \'System.Web.UI.UpdatePanel\' does
I am new to DotNetNuke. My question is how to apply the skin file to the control of the page. I have the Test.Skin file, I know how to apply that in .NET, but no开发者_JAVA百科t familiar with the Dot
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
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
I\'m hosting some websites on DotNetNuke 5. So I have one portal per client, with it own skin. I tried, for example, to personalize the \"html/text\" module to include some predefined style like \"b
I\'ve been asked to make a开发者_如何转开发 landing page in DotNetNuke 5 for smartphone users who scan a QR code. I\'m comfortable making mobile-optimized HTML, but what I can\'t figure out is how to
My site has been running fine for sometime now until recently I see in the event viewer a null reference exception in the DNN core:
i am creating a customize page wherein i am displaying the article, now i have lakhs of articles in database, now i have a facebook shared button on the same page, my problem is whenever user clic开发
I inheritied a DNN project where a small app is stuffed in it using modules.. The only reason for using DNN is so that 开发者_JAVA百科the management of users/roles is builtin..