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