| LanguageCodeToEnum Method | 
            Returns the enumeration representation of the language.
            
 
Namespace: CMS.Base.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxpublic static LanguageEnum ToEnum(
	int code
)
Parameters
- code
- Type: SystemInt32
 Language code
Return Value
Type: 
LanguageEnum See Also
See Also