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

Class ProduitEan13

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

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

Le controle s'affiche sous la forme d'un span:

<span>[La référence EAN13]<span>

Si vous avez activé RDFa, le span sera modifié pour ajouter une attribut itemprop="gtin13".

Constructors

ProduitEan13()

Constructeur par défaut

Déclaration
public ProduitEan13()

Propriétés

Format

Format d'affichage de l'EAN, sous la forme {0}

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

Implements

System.IDisposable
CPointSoftware.ECommerce.Tools.IEquihiraBindable