Click or drag to resize

VariantService.GetUnitName Method

Namespace:  Dynamicweb.Ecommerce.Variants
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public string GetUnitName(
	string unitId,
	string languageId
)

Parameters

unitId
Type: System.String
languageId
Type: System.String

Return Value

Type: String
See Also