ISKUPriceSourceFactoryGetSKUListPriceSource Method |
Returns a source of SKU list prices usable on the site specified by siteId.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 11.0.0
Syntax ISKUPriceSource GetSKUListPriceSource(
int siteId
)
Parameters
- siteId
- Type: SystemInt32
An ID of a site.
Return Value
Type:
ISKUPriceSourceSee Also