Setting Design time property in webcustom control
I have created a web custom control and in that control i placed a dropdownlist control for which i required to add a design time property. I added the property by property let and get methods. But i am not able to see the properties in the property window in design mode. Can anyone help me? I want the corresponding code for that.
|