| Wijmo Control Toolkit Extender Controls > C1LightBoxExtender > C1LightBoxExtender Tutorial > Step 2 of 4: Adding a C1LightBoxExtender to the Page |
In this step, you will add a C1LightBoxExtender control to associate with the Panel.
<wijmo:C1LightBoxExtender ID="Panel1_C1LightBoxExtender" runat="server"
TargetControlID="Panel1" Player="Img">
</wijmo:C1LightBoxExtender>
Now you can begin setting properties for the C1LightBoxExtender.