Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IApiElementBuilder

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

    Methods

    View Source

    Build(IPublishedElement)

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