Table of Contents
These v19 docs are archived 🔒. Go to the latest docs home or try if this exact page is available in the latest docs.

Namespace Custom

The starting point for custom code in your App for both Dnn ☢️ & Oqtane 🩸.

Tip

This area contains all the latest base classes. For compatibility reasons, it also contains older base classes which continue to work. We recommend to use the latest base classes, as they are more powerful and easier to use.

  1. Razor: use RazorTyped
  2. C# Code: use CodeTyped
  3. API: use ApiTyped
  4. Custom DataSource: use DataSource16

Namespaces

Custom.Data
Custom.DataSource

Base classes for your custom DataSources in Dnn ☢️ & Oqtane 🩸.

Custom.Dnn

Base classes for custom Razor / C# which only runs on Dnn ☢️.

Custom.Hybrid

Recommended Base Classes for all your Razor and C# files which work on Dnn ☢️ & Oqtane 🩸.