Skip to main content
Version: 3.5

Audio

Namespace: Wisej.Web

Assembly: Wisej.Framework (3.5.0.0)

Represents a Audio control that plays an audio file.

public class Audio : Media

Constructors

Instance memberAudio()

Initializes a new instance of Audio.

Implements

NameDescription
IBindableComponentBindable components implement this interface.
IDropTargetControls that support drag & drop operations implement this interface.
IWisejComponentAll wisej components implement this interface.
IWisejControlAll wisej controls derived from the Control class must implement this interface.
IWisejSerializableAllows an object to serialize itself.