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