Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IApiContentPathResolver

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

    Methods

    View Source

    ResolveContentPath(string)

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