G
GeoffreyD
Hi
I installed the Ajax Control Toolkit according to the instructions, and
added the controls to my toolbox. However, when I drag a control onto my
aspx page, it reads something like:
<cc1:Accordion ID="Accordion1" runat="server">
</cc1:Accordion>
However the examples display:
<ajaxToolkit:Accordion>...
How do I get Visual Studio to use the same reference? cc1 doesn't mean much
to anyone.
I installed the Ajax Control Toolkit according to the instructions, and
added the controls to my toolbox. However, when I drag a control onto my
aspx page, it reads something like:
<cc1:Accordion ID="Accordion1" runat="server">
</cc1:Accordion>
However the examples display:
<ajaxToolkit:Accordion>...
How do I get Visual Studio to use the same reference? cc1 doesn't mean much
to anyone.