Table of Contents

Class EndpointRouteBuilderExtensions

Namespace
Kentico.Web.Mvc
Assembly
Kentico.Web.Mvc.dll

Provides methods to add routes to Kentico HTTP handlers.

public static class EndpointRouteBuilderExtensions
Inheritance
object
EndpointRouteBuilderExtensions

Methods

Kentico(IEndpointRouteBuilder)

Returns an object that provides methods to add routes to Kentico HTTP handlers.

public static RouteBuilderExtensionPoint Kentico(this IEndpointRouteBuilder target)

Parameters

target IEndpointRouteBuilder

An instance of the Microsoft.AspNetCore.Routing.IEndpointRouteBuilder class.

Returns

RouteBuilderExtensionPoint

An object that provides methods to add routes to Kentico HTTP handlers.