Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IIndexPresentationFactory

    Namespace: Umbraco.Cms.Api.Management.Factories
    Assembly: Umbraco.Cms.Api.Management.dll
    Syntax
    public interface IIndexPresentationFactory

    Methods

    View Source

    Create(IIndex)

    Declaration
    IndexResponseModel Create(IIndex index)
    Parameters
    Type Name Description
    IIndex index
    Returns
    Type Description
    IndexResponseModel
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • Create(IIndex)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX