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

Class ProduitMailToLink

A utiliser dans un contrôle bindé sur un produit : affiche un lien mailto avec l'url du produit

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

Constructors

ProduitMailToLink()

Déclaration
public ProduitMailToLink()

Propriétés

Content

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

Subject

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

Implements

System.IDisposable
CPointSoftware.ECommerce.Tools.IEquihiraBindable