Gets the string value for a given enum element from the StringValue attribute. If passed
enum element doesn't contain StringValue attribute, name of the enum element is returned.
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- en
- Type: System Enum
Enum
Return Value
Type: StringString value of an enum element
See Also