In this step, you will add an WijAccordion control to associate with the panel to create the accordion and set some of its properties.
Copy Code
|
|
---|---|
<cc1:WijAccordion ID="Panel1_WijAccordion" runat="server" TargetControlID="Panel1"> </cc1:WijAccordion> |
In the next step, run the project to see your accordion.