You can easily add custom properties to your custom web parts so that you can pass in values to them…
Tag Archives: DropDownList
Basics: Dictionary (Create, sort + comparison with Hashtable)
Dictionaries are my favourite structure to populate drop down lists. A method that returns a Dictionary will in fact return…