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

Class ProduitPrixValeurPromo

A utiliser dans un contrôle bindé sur un produit : affiche un span avec le valeur ou le pourcentage de la promo

Héritage
System.Object
System.Web.UI.Control
System.Web.UI.WebControls.WebControl
System.Web.UI.WebControls.Label
ProduitPrixValeurPromo
Syntaxe
public class ProduitPrixValeurPromo : 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; }

CacherSiHorsPromo

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

FormatPourcentage

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

FormatPrix

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

FormatSiMultiTarif

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

PrixMaxiPourPourcentage

Déclaration
[Browsable(true)]
public decimal PrixMaxiPourPourcentage { get; set; }

TypeAffichage

Déclaration
[Browsable(true)]
public ProduitPrixValeurPromo.TypeAffichePromo TypeAffichage { get; set; }

Implements

System.IDisposable
CPointSoftware.ECommerce.Tools.IEquihiraBindable