Custom Modules

Snippets

DotNetNuke Custom Modules

31
Tide Charts Module for DotNetNuke

Accurate, Interactive Tide Predictions for Your Website

[Read the rest of this article...]

Tide Charts
24
Dynamic Weather Module for Your DNN Website
Enhance your website with our powerful and user-friendly Weather Module, designed to provide comprehensive and up-to-date weather information directly...

[Read the rest of this article...]

DNN Weather Module
09
Steps on how to create a Google QR Code for customer reviews.  Step 1: Go to the Google Place Finder Tool and look up your busine...

[Read the rest of this article...]

Google Reviews
Posted in: DNN, Custom Modules
07
It's estimated that by 2025, over 100 million smartphone users in the US will be scanning QR codes. This indicates a strong and growing demand for...

[Read the rest of this article...]

06
          private string GetUserProfileString(string CustomProperty, int UserID)         {   &n...

[Read the rest of this article...]

17
Has anyone ever run across a property agent page where the initialized template disappears? You get to the property agent page and message indicates T...

[Read the rest of this article...]

Ventrian Property Agent
Posted in: Custom Modules
24
protected void GridViewOrders_RowDataBound(object sender, GridViewRowEventArgs e) {     if (e.Row.RowType == DataControlRowType.DataRow) ...

[Read the rest of this article...]

18
How to Add Javascript to a DNN Page header section in a Custom Module protected override void OnInit(EventArgs e)         { &...

[Read the rest of this article...]

JavaScript, Page Header Section
Posted in: DNN, Custom Modules
27
public void CreateList() { try { //create a placeholder entry - const string listName = "InventoryReportingType"; var listC...

[Read the rest of this article...]

ListController()
25
 C# declare empty string array for Attachments string[] arr = new string[] {};string[] arr = new string[] {};string[] attachments = new string...

[Read the rest of this article...]

Posted in: Custom Modules
Page 1 of 5First   Previous   [1]  2  3  4  5  Next   Last