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