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

Class ProduitDimensions

A utiliser dans un contrôle bindé sur un produit : affiche un span avec l'une des dimensions du produit

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

Constructors

ProduitDimensions()

Déclaration
public ProduitDimensions()

Propriétés

DimensionAffichee

Déclaration
[Bindable(true)]
[Browsable(true)]
public ProduitDimensions.Dimension DimensionAffichee { get; set; }

Format

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

Implements

System.IDisposable
CPointSoftware.ECommerce.Tools.IEquihiraBindable