View Source
Class ConflictingRouteService
Inheritance
System.Object
Assembly: Umbraco.Cms.Api.Management.dll
Syntax
public class ConflictingRouteService : IConflictingRouteService
Constructors
View Source
ConflictingRouteService(TypeLoader)
Declaration
public ConflictingRouteService(TypeLoader typeLoader)
Parameters
Type |
Name |
Description |
TypeLoader |
typeLoader |
|
Methods
View Source
HasConflictingRoutes(out String)
Declaration
public bool HasConflictingRoutes(out string controllerName)
Parameters
Type |
Name |
Description |
System.String |
controllerName |
|
Returns
Type |
Description |
System.Boolean |
|