Interface IDnnStartup
Namespace: DotNetNuke.DependencyInjection
Assembly: DotNetNuke.DependencyInjection.dll
Syntax
[CLSCompliant(false)]
public interface IDnnStartup
Methods
ConfigureServices(IServiceCollection)
Declaration
[CLSCompliant(false)]
void ConfigureServices(IServiceCollection services)
Parameters
| Type | Name | Description |
|---|---|---|
| IServiceCollection | services |