DNN

Snippets


DNN

 www.DNNSoftware.com DNN DotNetNuke

NO Image:
26
Optional Telerik Removal Steps
Noteworthy Changes in v9.8.0+ - Optional Telerik Removal The major highlight for this release is that we removed all our dependencies on the Teleri...

[Read the rest of this article...]

Posted in: DNN
01
CREATE FUNCTION GIBS_GetProfileElement ( @userID as int, @portalID as int, @ProfilePropertyName as nvarchar(100) ) RETURNS nvarchar(4000) AS B...

[Read the rest of this article...]

21
You can use NotificationsController.Instance.SendNotification method to send notifications. Here is an example:   public void ...

[Read the rest of this article...]

DNN, Notification Controller
23
UPDATE PortalSettings SET SettingValue = 'False' WHERE SettingName = 'EnablePopUps' DNN Popup Windows
Posted in: DNN, SQL Scripts
27
public void CreateList() { try { //create a placeholder entry - const string listName = "InventoryReportingType"; var listC...

[Read the rest of this article...]

ListController()
10
By default, CKEditor only allows administrators to upload files via CKEditor. The following article will guide users in enabling the option for o...

[Read the rest of this article...]

CKEditor
Posted in: DNN, Resource Links
Page 1 of 10First   Previous   [1]  2  3  4  5  6  7  8  9  10  Next   Last