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

Class ProduitPrixHorsPromo

A utiliser dans un contrôle bindé sur un produit : affiche un span avec le prix hors promo, si il y en a une en cours, du produit ou rien si le produit n'est pas en promo

Héritage
System.Object
System.Web.UI.Control
System.Web.UI.WebControls.WebControl
System.Web.UI.WebControls.Label
ProduitPrixHorsPromo
Syntaxe
public class ProduitPrixHorsPromo : Label, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IAttributeAccessor, ITextControl, IEquihiraBindable

Propriétés

AfficheHT

Déclaration
[Browsable(true)]
public bool AfficheHT { get; set; }

AssocierAuMagasin

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

FormatPrix

Déclaration
[Browsable(true)]
public string FormatPrix { get; set; }

FormatSiMultiTarif

Déclaration
public string FormatSiMultiTarif { get; set; }

Implements

System.IDisposable
CPointSoftware.ECommerce.Tools.IEquihiraBindable