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

ASPxClientCommandConsts.CUSTOMDIALOG_COMMAND Property

Identifies a command that invokes a custom dialog.

Declaration

static CUSTOMDIALOG_COMMAND: string

Property Value

Type Description
string

Value: “customdialog”

Remarks

The CUSTOMDIALOG_COMMAND property can be used in the following ways.

Note

This command is available only in the Design View.

See Also