Click here to Skip to main content
15,881,898 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
Hi,

As you already know that when we use ASP.net controls, in some properties it gives us an options to choose.
For example :

if i am creating asp:button and in ValidateRequestMode there are three options to choose Disable,Enable and Inherit.

In the same way i want to create my custom properties in my user control let's say UserType and want to give option for Normal User and Admin User.

So want to know that how can i achieve this functionality ?
Posted
Updated 24-Jan-13 16:42pm
v2

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