intellisense HTML edit view

  • Thread starter William F. Robertson, Jr.
  • Start date
W

William F. Robertson, Jr.

I have a DropDownList based control that adds some functionality to it.
What do I have to do to the .xsd file for intellisense to have the
<asp:ListItem> show up nested inside <cc1:DropDownListEx> tag.

I figured I would just inherit ListItem to my custom control library, but it
is a sealed class and I can not.

I did add the choice attribute pointing to ListItemDef, but it still doesn't
like it. It is trying to append cc1:ListItem to it, but that will result in
a parser error when the page is loaded.

Anyone know how I can work around this problem?

Thanks,

bill
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,577
Members
45,054
Latest member
LucyCarper

Latest Threads

Top