2011

A common scenario with Variations is to customize the variation label menu which allows to switch between different labels by using (e.g.) a Repeater or DataList control which is bound to a VariationDataSource. You can achieve this easily by either writing a custom user control or by modifying the existing VariationsLabelMenu.ascx. Code similar to the […]