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
    System.String culture
    Returns
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • GetContentPath(IPublishedContent, String)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX