Object |
| Name | Description | |
|---|---|---|
| Convert(Object) | Converts the specified value to the display name taken from it's DisplayNameAttribute | |
| Convert(Object, Type) | Converts the specified value to the display name taken from it's DisplayNameAttribute | |
| Convert(Object, Type, Object, CultureInfo) | Converts a value. UnSet is unchanged, null becomes an empty string. |