Interface IApiContentBuilder
Namespace: Umbraco.Cms.Core.DeliveryApi
Assembly: Umbraco.Core.dll
Syntax
public interface IApiContentBuilderMethods
View SourceBuild(IPublishedContent)
Declaration
IApiContent Build(IPublishedContent content)Parameters
| Type | Name | Description | 
|---|---|---|
| IPublishedContent | content | 
Returns
| Type | Description | 
|---|---|
| IApiContent |