Skip to main content

ASPxClientCommandConsts.CHANGEIMAGE_DIALOG_COMMAND Property

Identifies a command that invokes the Change Image dialog.

#Declaration

TypeScript
static CHANGEIMAGE_DIALOG_COMMAND: string

#Property Value

Type Description
string

Value: “changeimagedialog”

#Remarks

The CHANGEIMAGE_DIALOG_COMMAND property can be used in the following ways.

Note

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

See Also