Back to Devexpress

Html5VideoObjectProperties Class

aspnet-devexpress-dot-web-dot-html5videoobjectproperties.md

latest1.4 KB
Original Source

Html5VideoObjectProperties Class

Provides settings for HTML5 video objects.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class Html5VideoObjectProperties :
    Html5ObjectPropertiesBase
vb
Public Class Html5VideoObjectProperties
    Inherits Html5ObjectPropertiesBase

Remarks

An object of the Html5VideoObjectProperties type can be accessed by the ASPxObjectContainer.ObjectProperties property.

Implements

IStateManager

Inheritance

Object StateManager ObjectProperties Html5ObjectPropertiesBase Html5VideoObjectProperties

See Also

Html5VideoObjectProperties Members

DevExpress.Web Namespace