C# Class Sdl.Web.Mvc.Html.ContextualMediaHelper

Media helper to be used when using Contextual Image Delivery
Inheritance: Sdl.Web.Mvc.Html.BaseMediaHelper
Afficher le fichier Open project: sdl/dxa-web-application-dotnet

Méthodes publiques

Méthode Description
ContextualMediaHelper ( ) : System
GetResponsiveImageUrl ( string url, double aspect, string widthFactor, int containerSize ) : string

Method Details

ContextualMediaHelper() public méthode

public ContextualMediaHelper ( ) : System
Résultat System

GetResponsiveImageUrl() public méthode

public GetResponsiveImageUrl ( string url, double aspect, string widthFactor, int containerSize ) : string
url string
aspect double
widthFactor string
containerSize int
Résultat string