Show / Hide Table of Contents

Class StartupExtensions

Inheritance
object
StartupExtensions
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: DotNetNuke.Web.Mvc.Extensions
Assembly: DotNetNuke.Web.Mvc.dll
Syntax
public static class StartupExtensions

Methods

AddMvcControllers(IServiceCollection)

Declaration
public static void AddMvcControllers(this IServiceCollection services)
Parameters
Type Name Description
IServiceCollection services
Back to top by the community, for the community... #DNNCMS