Table of Contents

Class ConflictingRouteService

Namespace
Umbraco.Cms.Web.BackOffice.Services
Assembly
Umbraco.Web.BackOffice.dll
public class ConflictingRouteService : IConflictingRouteService
Inheritance
ConflictingRouteService
Implements
IConflictingRouteService
Inherited Members

Constructors

ConflictingRouteService(TypeLoader)

Initializes a new instance of the ConflictingRouteService class.

public ConflictingRouteService(TypeLoader typeLoader)

Parameters

typeLoader TypeLoader

Methods

HasConflictingRoutes(out string)

public bool HasConflictingRoutes(out string controllerName)

Parameters

controllerName string

Returns

bool