Search Results for

    Show / Hide Table of Contents
    View Source

    Class NoopRequestRoutingService

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Core.DeliveryApi
    Assembly: Umbraco.Core.dll
    Syntax
    public sealed class NoopRequestRoutingService : IRequestRoutingService

    Methods

    View Source

    GetContentRoute(String)

    Retrieves the actual route for content in the content cache from a requested content path

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