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

Class ProduitPrixPromo

A utiliser dans un contrôle bindé sur un produit : affiche un span avec le prix promo du produit

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

CacherSiNonPromo

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

FormatGammePrix

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

FormatPrix

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

Implements

System.IDisposable
CPointSoftware.ECommerce.Tools.IEquihiraBindable