CatCart::hasAllLinesSelected Method

Goes through all records in the CatCartLineState table for the specific user cart and verifies that all of them are selected.

Syntax

client server public static boolean hasAllLinesSelected()

Run On

Called

Return Value

Type: boolean
true if all records are selected; otherwise, false.

See Also

Reference

CatCart Table