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, Boolean)

    Declaration
    Guid? GetDocumentKeyByRoute(string route, string culture, bool preview)
    Parameters
    Type Name Description
    System.String route
    System.String culture
    System.Boolean preview
    Returns
    Type Description
    System.Nullable<Guid>
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • GetDocumentKeyByRoute(String, String, Boolean)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX