Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IApiContentRouteBuilder

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

    Methods

    View Source

    Build(IPublishedContent, String)

    Declaration
    IApiContentRoute Build(IPublishedContent content, string culture = null)
    Parameters
    Type Name Description
    IPublishedContent content
    System.String culture
    Returns
    Type Description
    IApiContentRoute
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • Build(IPublishedContent, String)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX