DNN

Snippets


DNN

 www.DNNSoftware.com DNN DotNetNuke

NO Image:
15
Add a stylesheet from custom DNN module settings HtmlGenericControl css1 = new HtmlGenericControl("link"); css1.Attributes["type&qu...

[Read the rest of this article...]

css, stylesheet, DNN Module Settings
18
A map of where things were in DNN 8 and where they can be found now in DNN 9. DNN 8 DNN 9 Administrators Super Users ...

[Read the rest of this article...]

DNN9
Posted in: DNN
10
System.InvalidOperationException: WebForms UnobtrusiveValidationMode requires a ScriptResourceMapping for 'jquery'. Please add a ScriptResourceMapping...

[Read the rest of this article...]

DNN 9
Posted in: DNN, Web.Config
11
Try this . . . . <asp:TemplateField HeaderText="Thank You Letter"> <ItemTemplate> <asp:Label ID="lblTYLetter" runat="server" Text...

[Read the rest of this article...]

GridView TemplateField
04
DNN now returns the long state name when using DotNetNuke.Entities.Users.UserInfo . . . Here's an easy workaround for returning the 2 letter stat...

[Read the rest of this article...]

State Name, State Code
23
SELECT        UserID, Username, FirstName, LastName, IsSuperUser, AffiliateId, Email, DisplayName, UpdatePassword, ...

[Read the rest of this article...]

DNN Users
Posted in: DNN, SQL Scripts
Page 3 of 10First   Previous   1  2  [3]  4  5  6  7  8  9  10  Next   Last