Travis Collins

Browse by Tags

All Tags » Accessibility (RSS)
ASP.NET Labels with Associated Controls inside of User Controls
I've been trying to use labels with the AssociatedControlID property more often.  If you aren't familiar with this property, it changes the behavior of the Label control.  Rather than rendering the typical <span> html element, the Label...
More Posts