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