Skip to main content
A newer version of this page is available. .

ASPxClientCommandConsts.CHANGEPLACEHOLDER_COMMAND Property

Identifies a command that changes the selected placeholder.

Declaration

static CHANGEPLACEHOLDER_COMMAND: string

Property Value

Type Description
string

Value: “changeplaceholder”

Remarks

The CHANGEPLACEHOLDER_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