Share via


CatCartLine.displayDeleteButton Method

Determines whether the delete button is displayed for the shopping cart line item.

Syntax

public boolean displayDeleteButton()

Run On

Called

Return Value

Type: boolean
true if the delete button is displayed; otherwise, false.

Remarks

Calls the displayDeleteButton method of the CatProductReference table.

See Also

Reference

CatCartLine Table