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

Class ProduitReference

A utiliser dans un contrôle bindé sur un produit : affiche un span avec la référence du produit

Héritage
System.Object
System.Web.UI.Control
System.Web.UI.WebControls.WebControl
System.Web.UI.WebControls.Label
ProduitReference
Syntaxe
public class ProduitReference : 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 ref du produit]<span>

Si vous avez activé RDFa, le span sera modifié pour ajouter une attribut itemprop="identifier" et un content="mnp:[La ref}".

Implements

System.IDisposable
CPointSoftware.ECommerce.Tools.IEquihiraBindable