Interface IConflictingRouteService
Namespace: Umbraco.Cms.Core.Services
Assembly: Umbraco.Core.dll
Syntax
public interface IConflictingRouteServiceMethods
View SourceHasConflictingRoutes(out String)
Declaration
bool HasConflictingRoutes(out string controllerName)Parameters
| Type | Name | Description | 
|---|---|---|
| System.String | controllerName | 
Returns
| Type | Description | 
|---|---|
| System.Boolean |