Click or drag to resize
ISKUPriceSourceFactoryGetSKUListPriceSource Method
Returns a source of SKU list prices usable on the site specified by siteId.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 11.0.0
Syntax
C#
ISKUPriceSource GetSKUListPriceSource(
	int siteId
)

Parameters

siteId
Type: SystemInt32
An ID of a site.

Return Value

Type: ISKUPriceSource
See Also