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

Class ProduitPrix

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

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

CssClassSiPromo

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

FormatGammePrix

Déclaration
[Browsable(true)]
public string FormatGammePrix { 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