DropDownList.SelectedValue returns UpperCase string.

I've noticed that DropDownList.SelectedValue returns Upper Case string, even if Items in ListItemCollection are shown in mixed case in debugger and in html.
I tried to confirm it using Reflector , but didn't find particular code to call ToUpper.

Is it only my application or .Net framework(I am using 2.0) ?

Anyway, it is a good practice to call ToUpper() if you want to compare  DropDownList.SelectedValue with other strings.

 

posted @ Monday, December 10, 2007 4:39 PM

Print

Comments on this entry:

No comments posted yet.

Your comment:



 (will not be displayed)


 
 
 
 
 

Live Comment Preview:

 
«November»
SunMonTueWedThuFriSat
25262728293031
1234567
891011121314
15161718192021
22232425262728
293012345