Click or drag to resize

ObjectToDisplayNameConverterConvert Method

Overload List
 NameDescription
Public methodStatic memberConvert(Object) Converts the specified value to the display name taken from it's DisplayNameAttribute
Public methodStatic memberConvert(Object, Type) Converts the specified value to the display name taken from it's DisplayNameAttribute
Protected methodConvert(Object, Type, Object, CultureInfo) Converts a value. UnSet is unchanged, null becomes an empty string.
Top
See Also