Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IApiDocumentUrlService

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

    Methods

    View Source

    GetDocumentKeyByRoute(string, string?, bool)

    Declaration
    Guid? GetDocumentKeyByRoute(string route, string? culture, bool preview)
    Parameters
    Type Name Description
    string route
    string culture
    bool preview
    Returns
    Type Description
    Guid?
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX