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 ToSic.Sxc.Dnn.Code

Interfaces

IDnnDynamicCode

This interface extends the IAppAndDataHelpers with the DNN Context. It's important, because if 2sxc also runs on other CMS platforms, then the Dnn Context won't be available, so it's in a separate interface.

IHasDnn

This interface extends the IAppAndDataHelpers with the DNN Context. It's important, because if 2sxc also runs on other CMS platforms, then the Dnn Context won't be available, so it's in a separate interface.