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