Interface IApiElementBuilder
Namespace: Umbraco.Cms.Core.DeliveryApi
Assembly: Umbraco.Core.dll
Syntax
public interface IApiElementBuilderMethods
View SourceBuild(IPublishedElement)
Declaration
IApiElement Build(IPublishedElement element)Parameters
| Type | Name | Description | 
|---|---|---|
| IPublishedElement | element | 
Returns
| Type | Description | 
|---|---|
| IApiElement |