Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IApiContentResponseBuilder

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

    Methods

    View Source

    Build(IPublishedContent)

    Declaration
    IApiContentResponse Build(IPublishedContent content)
    Parameters
    Type Name Description
    IPublishedContent content
    Returns
    Type Description
    IApiContentResponse
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • Build(IPublishedContent)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX