Interface IApiMediaWithCropsResponseBuilder
Namespace: Umbraco.Cms.Infrastructure.DeliveryApi
Assembly: Umbraco.Infrastructure.dll
Syntax
public interface IApiMediaWithCropsResponseBuilder
Methods
View SourceBuild(IPublishedContent)
Declaration
IApiMediaWithCropsResponse Build(IPublishedContent media)
Parameters
Type | Name | Description |
---|---|---|
IPublishedContent | media |
Returns
Type | Description |
---|---|
IApiMediaWithCropsResponse |