Nucleus .Net Core CMS

Layout.ContainerContext Class

Namespace: Nucleus.Abstractions.Layout
Assembly: Nucleus.Abstractions.dll
Represents a module being rendered by Layout.IModuleContentRenderer and the module output.

Remarks

This class is the Model passed into all Nucleus containers (which are implemented in Razor).

Properties

Content Property

The rendered output of the module.