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