Html5ObjectPropertiesBase Constructors
Serves as a base class for the Html5AudioObjectProperties and Html5VideoObjectProperties classes.| Name | Parameters | Description |
|---|---|---|
| Html5ObjectPropertiesBase() | none | Initializes a new instance of the Html5ObjectPropertiesBase class with default settings. |
| Html5ObjectPropertiesBase(ASPxObjectContainer) | objectContainer | Initializes a new instance of the Html5ObjectPropertiesBase class with the specified owner. |
See Also