Table of Contents

Namespace Custom.Dnn

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

This contains all the base classes for your own solutions, which are targeted to Dnn ☢️.

Tip

Code created with these base classes will not work in Oqtane 🩸. Because of this, we recommend to use the Hybrid namespace.

Note that the Hybrid namespace is also compatible with Dnn ☢️, and the classes there have more features and are easier to use.

Classes

Api12

Base Class for Api Controllers for Dnn ☢️ only.

Code12

Base Class for Dynamic CSharp Classes in Dnn ☢️ only.

Razor12

Base Class for Dynamic CSharp Razor in Dnn ☢️ only.