Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IConflictingRouteService

    Namespace: Umbraco.Cms.Core.Services
    Assembly: Umbraco.Core.dll
    Syntax
    public interface IConflictingRouteService

    Methods

    View Source

    HasConflictingRoutes(out String)

    Declaration
    bool HasConflictingRoutes(out string controllerName)
    Parameters
    Type Name Description
    System.String controllerName
    Returns
    Type Description
    System.Boolean
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • HasConflictingRoutes(out String)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX