Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IExamineIndexViewModelFactory

    Namespace: Umbraco.Cms.ManagementApi.Factories
    Assembly: Umbraco.Cms.ManagementApi.dll
    Syntax
    public interface IExamineIndexViewModelFactory

    Methods

    View Source

    Create(IIndex)

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