The ListingControl base class provides shared fields and properties to sub controls that function to list many Items or Categories at a time based on some grouping trait such as Category, search context, Model, etc.
The following are the available sub controls which inherit the ListingControl base class:
- CatalogAvailableToPromiseReportControl
- CatalogCategoryDiagramListing
- CatalogCategoryInformation
- CatalogCategoryListControl
- CatalogCategoryQuickViewControl
- CatalogCategorySearchDisplayControl
- CatalogCategorySearchListControl
- CatalogDataViewControl
- CatalogHotbuyControl
- CatalogHotbuyVerticleListingControl
- CatalogHotSpotListingControl
- CatalogItem2xListingControl
- CatalogItemDiagramListing
- CatalogItemListingGroupByCategoryControl
- CatalogItemSKUListingControl
- CatalogItemTextLinkListControl
- CatalogItemTileListingControl
- CatalogItemVerticleListingControl
- CatalogRelatedItemsControl
- CatalogSearchControl
- CS2_CatalogHotbuyControl
- DataDisplayControl
- ItemControlTemplate
Note:
While all controls sharing a base control have common properties, these are only a potential subset of available properties as each individual control contains features and functionality specific to its design.
Be sure to review each child control in the Control Library for more information.