Search Results for

    Show / Hide Table of Contents
    View Source

    Class ConflictingRouteService

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Web.BackOffice.Services
    Assembly: Umbraco.Web.BackOffice.dll
    Syntax
    public class ConflictingRouteService : IConflictingRouteService

    Constructors

    View Source

    ConflictingRouteService(TypeLoader)

    Initializes a new instance of the ConflictingRouteService class.

    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
    • Improve this Doc
    • View Source
    In This Article
    • Constructors
      • ConflictingRouteService(TypeLoader)
    • Methods
      • HasConflictingRoutes(out String)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX