Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 475 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 475 Bytes

code-samples

Just some code samples to link to when needed.

CustomItemsPerPageSelector
This class is used to extend the ItemsPerPageSelector inside the ProductListView of the Sitefinity Ecommerce add-on. You can read about it here: http://knstr.it/10doeXZ

DynamicModuleEvents
Just a helper class with the available methods that you can subscribe to when working with the Dynamic Module Builder.