Interface IDnnContext
Defines the context for the environment of the DotNetNuke application.
Namespace: DotNetNuke.Abstractions.Application
Assembly: DotNetNuke.Abstractions.dll
Syntax
public interface IDnnContext
Properties
| Improve this Doc View SourceApplication
Gets get the application.
Declaration
IApplicationInfo Application { get; }
Property Value
Type | Description |
---|---|
IApplicationInfo |