Click or drag to resize

Applicationget_Language Method

Note: This API is now obsolete.

Namespace:  Dynamicweb.Ecommerce.Common
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[ObsoleteAttribute("Use GetLanguage instead")]
public static Language get_Language(
	string languageId
)

Parameters

languageId
Type: SystemString

Return Value

Type: Language
See Also