The DotNetNukeContext type exposes the following members.

Properties

  NameDescription
Public propertyApplication
Get the application.
Public propertyContainerEventListeners
Gets the container event listeners. The listeners will be called in each life cycle of load container.
Public propertyStatic memberCurrent
Gets or sets the current app context.
Public propertySkinEventListeners
Gets the skin event listeners. The listeners will be called in each life cycle of load skin.

See Also