Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IApiContentPathProvider

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

    Methods

    View Source

    GetContentPath(IPublishedContent, string?)

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