EnumExtensionMethods
ToStringValue Method (Enum, Int32)
Kentico 8.0 API Reference
Gets the string value of an enum element from the first KeyStringValue with Key equals to
key
.
Namespace:
CMS.Chat
Assembly:
CMS.Chat
(in CMS.Chat.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
en
Type:
System
Enum
Enum
key
Type:
System
Int32
Key of KeyStringValue
Return Value
Type:
String
String value of an enum
See Also
EnumExtensionMethods Class
EnumExtensionMethods Members
ToStringValue Overload
CMS.Chat Namespace