blah blah blah is here! blah blah » Close

up0down
link

Can anyone provide or point me to a good example of a technique that adds intellisense to a custom web user control?
I'd like intellisense to show available attributes and their possible values when typing in the HTML view like:
<test:MyControl MyAttribute="test" runat="server" />

last answered 2 years ago

1 answers

up0down
link

I guess metadata attributes can do that work. I just don't know how.

This post was imported from csharpfriends, if you have a similiar question please ask it again.

All previous members have been migrated, hope you enjoy the new platform!

Feedback