Skip to main content
.NET 6.0+

ImageLoader.GetEnumValueImageInfo Method

Name Parameters Description
GetEnumValueImageInfo(Object, String) enumValue, imageFolder Supplies metadata on the image associated with an enumeration value.
GetEnumValueImageInfo(Object) enumValue Supplies metadata on the image associated with an enumeration value.
GetEnumValueImageInfo(Type, Object, String) enumType, enumValue, imageFolder Supplies metadata on the image associated with an enumeration value.
GetEnumValueImageInfo(Type, Object) enumType, enumValue Supplies metadata on the image associated with an enumeration value.