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