EnumStringRepresentationExtensions Class |
Namespace: CMS.Helpers
public static class EnumStringRepresentationExtensions
The EnumStringRepresentationExtensions type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | GetOrder |
Gets the order of the enum value.
|
![]() ![]() | ToEnumTEnum |
Converts the string representation of the enum value to the actual enum value.
|
![]() ![]() | ToLocalizedStringTEnum |
Converts the enum value to it's localized string representation.
|
![]() ![]() | ToStringRepresentation(Enum) |
Converts the enum value to it's string representation.
|
![]() ![]() | ToStringRepresentationTEnum(TEnum) |
Converts the enum value to it's string representation.
|