Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IDeliveryApiContentIndexFieldDefinitionBuilder

    Provides a contract for building field definitions used in the Delivery API content index.

    Namespace: Umbraco.Cms.Infrastructure.Examine
    Assembly: Umbraco.Infrastructure.dll
    Syntax
    public interface IDeliveryApiContentIndexFieldDefinitionBuilder

    Methods

    View Source

    Build()

    Builds a collection of field definitions for the Delivery API content index.

    Declaration
    FieldDefinitionCollection Build()
    Returns
    Type Description
    FieldDefinitionCollection

    A Examine.FieldDefinitionCollection containing the field definitions for the index.

    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX