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

Class PanierProduitLink

Héritage
System.Object
System.Web.UI.Control
System.Web.UI.WebControls.WebControl
System.Web.UI.WebControls.HyperLink
CPointSoftware.ECommerce.Tools.Hyperlink
PanierProduitLink
Membres hérités
CPointSoftware.ECommerce.Tools.Hyperlink.CssClassIfCurrent
Syntaxe
public class PanierProduitLink : Hyperlink, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IAttributeAccessor

Propriétés

CssClassSiPromo

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

Field

Déclaration
public PanierProduitLink.ProduitField Field { get; set; }

Format

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

PourPageAmp

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

TextePrixZero

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

Implements

System.IDisposable