Click here to Skip to main content
15,896,557 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi
I have Web user Control and i wanna have sub category in my properties
I can create Category by this code
C#
[Category("ABC")]
Public String Test{set;get;}

But how about sub categories ? I'm using of VS 2010 (ASP.Net) and C# CodeBehind
Any idea ?

For example something like BorderSkin property in this image
<img src="http://imageupload.co.uk/files/5hnng9ywt3h29b3xc8gg_thumb.png" border="0" alt="Image Upload" />
Posted
Updated 1-Oct-13 8:11am
v4
Comments
Azee 1-Oct-13 13:15pm    
Could you explain the term Sub Categories? and how would you wanna use them?
Mohammad Sadegh Zohari 1-Oct-13 14:18pm    
Hi. I've inserted an image link in my question.
the thing that i want is nested properties in a Web User Control at ASP.Net's environment.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900