Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IRequestRedirectService

    Namespace: Umbraco.Cms.Core.DeliveryApi
    Assembly: Umbraco.Core.dll
    Syntax
    public interface IRequestRedirectService

    Methods

    View Source

    GetRedirectRoute(String)

    Retrieves the redirect URL (if any) for a requested content path

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