Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IApiMediaWithCropsBuilder

    Namespace: Umbraco.Cms.Infrastructure.DeliveryApi
    Assembly: Umbraco.Infrastructure.dll
    Syntax
    public interface IApiMediaWithCropsBuilder

    Methods

    View Source

    Build(MediaWithCrops)

    Declaration
    ApiMediaWithCrops Build(MediaWithCrops media)
    Parameters
    Type Name Description
    MediaWithCrops media
    Returns
    Type Description
    ApiMediaWithCrops
    View Source

    Build(IPublishedContent)

    Declaration
    ApiMediaWithCrops Build(IPublishedContent media)
    Parameters
    Type Name Description
    IPublishedContent media
    Returns
    Type Description
    ApiMediaWithCrops
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • Build(MediaWithCrops)
      • Build(IPublishedContent)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX