Click or drag to resize

HelperGetEnumDescription Method

Overload List
 NameDescription
Public methodStatic memberGetEnumDescription(Object) Returns the Description attribute text of an enum value, or the value name if no description is defined
Public methodStatic memberGetEnumDescription(Type, Object) Returns the Description attribute text of an enum value, or the value name if no description is defined
Top
See Also