CatCatalogProductRelationType.findByNextDisplayOrder Method
Finds the next record in the CatCatalogProductRelationType table by using the display order.
Syntax
public CatCatalogProductRelationType findByNextDisplayOrder([boolean _forUpdate])
Run On
Called
Parameters
- _forUpdate
Type: boolean
Return Value
Type: CatCatalogProductRelationType Table
A record in the CatCatalogProductRelationType table.