Show / Hide Table of Contents

Class Startup

Inheritance
object
Startup
Implements
IDnnStartup
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: DotNetNuke.Web
Assembly: DotNetNuke.Web.dll
Syntax
public class Startup : IDnnStartup

Constructors

Startup()

Declaration
public Startup()

Methods

ConfigureServices(IServiceCollection)

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

Implements

IDnnStartup

Extension Methods

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