Skip to main content

ASPxClientCommandConsts.CHANGEPLACEHOLDER_DIALOG_COMMAND Property

Identifies a command that invokes the Change Placeholder dialog.

Declaration

static CHANGEPLACEHOLDER_DIALOG_COMMAND: string

Property Value

Type Description
string

Value: “changeplaceholderdialog”

Remarks

The CHANGEPLACEHOLDER_DIALOG_COMMAND property can be used in the following ways.

Note

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

See Also