Skip to main content

ASPxClientCommandConsts.INSERTUNORDEREDLIST_COMMAND Property

Identifies a command that inserts a new unordered list.

Declaration

static INSERTUNORDEREDLIST_COMMAND: string

Property Value

Type Description
string

Value: “insertunorderedlist”

Remarks

The INSERTUNORDEREDLIST_COMMAND property can be used in the following ways.

This command is available only in the Design View.

See Also