protected internal override void VerifyMultiSelect() { //by default the ListControl will throw an exception in this method, //therefor we should override the method if the class is supporting //MultiSelect option. } #endif