• Share
    • Twitter
    • LinkedIn
    • Facebook
    • Email
  • Feedback
  • Improve this Doc

Class Startup

An interface for adding extension points to the DNN Startup Logic.

Inheritance
System.Object
Startup
Implements
IDnnStartup
Namespace: DotNetNuke
Assembly: DotNetNuke.dll
Syntax
public class Startup : object, IDnnStartup

Methods

| Improve this Doc View Source

ConfigureServices(IServiceCollection)

An interface for adding extension points to the DNN Startup Logic.

Declaration
public void ConfigureServices(IServiceCollection services)
Parameters
Type Name Description
IServiceCollection services

Implements

IDnnStartup

Extension Methods

JsonExtensionsWeb.ToJson(Object)
  • View Source
Back to top by the community, for the community... #DNNCMS