Show / Hide Table of Contents

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

Extension Methods

JsonExtensionsWeb.ToJson(object)
Back to top by the community, for the community... #DNNCMS