.NET,Custom Controls,ASP.NET - Raj Kaimal

Browse by Tags

All Tags » .NET » Custom Controls » ASP.NET (RSS)
Sorry, but there are no more tags available to filter with.

EditorBrowsable - EditorBrowsableState.Never shows up in Intellisense

I had a property in a WebControl marked as EditorBrowsableState.Never but it was still showing up in Intellisense. After googling for a long time, I found this post with a response by Linda Liu. Speaking for C#, the EditorBrowsableAttribute attribute...
Posted by rajbk | 1 comment(s)
More Posts