Click or drag to resize
ModelUtilsGetEnumDisplayValue Method
Overload List
  NameDescription
Public methodStatic memberGetEnumDisplayValue(String, String)
Gets the localized display text of the enumeration value.
Public methodStatic memberGetEnumDisplayValue(IAttrType, String)
Gets the localized display text of the enumeration value.
Public methodStatic memberGetEnumDisplayValue(String, String, CultureInfo)
Gets the localized display text of the enumeration value.
Public methodStatic memberGetEnumDisplayValue(IAttrType, String, CultureInfo)
Gets the localized display text of the enumeration value.
Top
See Also