C# Class BootstrapComponents.Components.Images.ImageExtensions

Afficher le fichier Open project: jordanwallwork/bootstrapcomponents

Méthodes publiques

Méthode Description
Image ( this html, string src, string alt, Image style, bool responsive = false ) : IHtmlString

Method Details

Image() public static méthode

public static Image ( this html, string src, string alt, Image style, bool responsive = false ) : IHtmlString
html this
src string
alt string
style Image
responsive bool
Résultat IHtmlString