Click or drag to resize

EcomPageOnOutputSubscriberCreatePriceViewModel Method

Namespace:  Dynamicweb.Ecommerce.Frontend
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public PriceViewModel CreatePriceViewModel(
	PriceInfo priceInfo,
	string languageId
)

Parameters

priceInfo
Type: Dynamicweb.Ecommerce.PricesPriceInfo
languageId
Type: SystemString

Return Value

Type: PriceViewModel
See Also