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