| Wijmo Control Toolkit Extender Controls > C1Carousel Extender > C1Carousel Extender Tutorial > Step 2 of 4: Adding the C1Carousel Extender to the Page |
In this step, you will add a C1CarouselExtender control to associate with the Panel to create the carousel.
<wijmo:C1CarouselExtender ID="Panel1_C1CarouselExtender" runat="server" Display="1" TargetControlID="Panel1">
</wijmo:C1CarouselExtender>
Now you can begin setting properties for the C1CarouselExtender to format the carousel.