Skip to main content

ASPxClientCommandConsts.CHANGEVIDEO_DIALOG_COMMAND Property

Identifies a command that invokes the Change Video dialog.

#Declaration

TypeScript
static CHANGEVIDEO_DIALOG_COMMAND: string

#Property Value

Type Description
string

Value: “changevideodialog”

#Remarks

The CHANGEVIDEO_DIALOG_COMMAND property can be used in the following ways.

Note

This command is available only in the Design View when a video is selected.

See Also