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