• Aide
  • Utilisateurs
  • Développeurs
  • Doc interne
  • e-learning
Show / Hide Table of Contents

Class PanierProduitImageField

A utiliser dans un PanierProduitsGrid pour afficher un td avec l'image du produit

Héritage
System.Object
System.Web.UI.WebControls.DataControlField
CPointSoftware.ECommerce.Tools.EDataControlField
PanierProduitImageField
Membres hérités
CPointSoftware.ECommerce.Tools.EDataControlField.ColumnSpan
Syntaxe
public class PanierProduitImageField : EDataControlField, IStateManager, IDataSourceViewSchemaAccessor

Propriétés

CssClass

Déclaration
[Bindable(true)]
public string CssClass { get; set; }

DoNotLink

Déclaration
[Bindable(false)]
public bool DoNotLink { get; set; }

ImageUrlIfNone

Déclaration
[Bindable(false)]
public string ImageUrlIfNone { get; set; }

PourPageAmp

Déclaration
public bool PourPageAmp { get; set; }

TypeImage

Déclaration
[Bindable(false)]
public PanierProduitImageField.PanierTypeImage TypeImage { get; set; }