LanguageCodeToEnum Method |
Returns the enumeration representation of the language.
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.2.23
Syntax public static LanguageEnum ToEnum(
int code
)
Parameters
- code
- Type: SystemInt32
Language code
Return Value
Type:
LanguageEnumSee Also