HtmlVideo.Poster Property

.NET Framework (current version)
 

Gets or sets the poster attribute.

Namespace:   System.Web.UI.HtmlControls
Assembly:  System.Web (in System.Web.dll)

public string Poster { get; set; }

Property Value

Type: System.String

The poster attribute.

.NET Framework
Available since 4.5
Return to top
Show: