ImageLoader.GetEnumValueImageName Method
| Name | Parameters | Description |
|---|---|---|
| GetEnumValueImageName(Object) | enumValue | Returns the name of the image associated with an enumeration value. |
| GetEnumValueImageName(Type, Object) | enumType, enumValue | Returns the name of the image associated with an enumeration value. |