Skip to main content

ASPxClientCommandConsts.CHANGEFLASH_DIALOG_COMMAND Property

Identifies a command that invokes the Change Flash dialog.

#Declaration

TypeScript
static CHANGEFLASH_DIALOG_COMMAND: string

#Property Value

Type Description
string

Value: “changeflash”

#Remarks

The CHANGEFLASH_DIALOG_COMMAND property can be used in the following ways.

Note

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

See Also