C# Class CatalogHelper, CSharpCream

Afficher le fichier Open project: kikoanis/CSharpCream Class Usage Examples

Méthodes publiques

Méthode Description
ProductImage ( this helper, string imageName ) : string

Creates an image tag for a product

Method Details

ProductImage() public static méthode

Creates an image tag for a product
public static ProductImage ( this helper, string imageName ) : string
helper this
imageName string The name of the product image
Résultat string