Class ProduitDimensions
A utiliser dans un contrôle bindé sur un produit : affiche un span avec l'une des dimensions du produit
Héritage
Object
Control
WebControl
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