Skip to main content

ASPxClientCommandConsts.CHANGEAUDIO_DIALOG_COMMAND Property

Identifies a command that invokes the Change Audio dialog.

#Declaration

TypeScript
static CHANGEAUDIO_DIALOG_COMMAND: string

#Property Value

Type Description
string

Value: “changeaudiodialog”

#Remarks

The CHANGEAUDIO_DIALOG_COMMAND property can be used in the following ways.

Note

This command is available only in the Design View when an audio element is selected.

See Also