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
    string requestedPath
    Returns
    Type Description
    IApiContentRoute
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX