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