Interface IExamineIndexViewModelFactory
Namespace: Umbraco.Cms.ManagementApi.Factories
Assembly: Umbraco.Cms.ManagementApi.dll
Syntax
public interface IExamineIndexViewModelFactory
Methods
View SourceCreate(IIndex)
Declaration
ExamineIndexViewModel Create(IIndex index)
Parameters
Type | Name | Description |
---|---|---|
IIndex | index |
Returns
Type | Description |
---|---|
Examine |