Html5AudioObjectProperties Class
In This Article
Provides settings for HTML5 audio objects.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class Html5AudioObjectProperties :
Html5ObjectPropertiesBase
#Remarks
An object of the Html5AudioObjectProperties type can be accessed by the ASPxObjectContainer.ObjectProperties property.
#Implements
#Inheritance
Object
StateManager
ObjectProperties
Html5ObjectPropertiesBase
Html5AudioObjectProperties
See Also