Custom Modules

Snippets


Custom Modules

DotNetNuke Custom Modules

NO Image:
29
        <asp:TemplateField HeaderText="Bike Raffle*" ItemStyle-HorizontalAlign="Center" >...

[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
25
<asp:TemplateField HeaderText="Frequency"> <ItemTemplate> <asp:Label ID="lblFrequency" runat="server" Text='<%# GetFrequencyLook...

[Read the rest of this article...]

Function, GridView
23
Link to photo slideshow:  <div style="margin: auto;width: 100%;text-align: center;">[PHOTOWITHBORDER]</div> <div style="text-ali...

[Read the rest of this article...]

Ventrian Simple Gallery
15
I had a need for getting a property details for a SSR report and came up with the following store procedure  . . . I thought it might be useful t...

[Read the rest of this article...]

Ventrian Property Agent
26
DotNetNuke.Services.Log.EventLog.EventLogController objEventLog = new DotNetNuke.Services.Log.EventLog.EventLogController(); objEvent...

[Read the rest of this article...]

DNN Event Viewer
Page 3 of 6First   Previous   1  2  [3]  4  5  6  Next   Last