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

Class ProductVideo

Affiche une video sous la forme d'un flash

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

Constructors

ProductVideo()

Déclaration
public ProductVideo()

Propriétés

MoreParams

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

PlayerUrl

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

VideoUrl

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

Implements

System.IDisposable