SKUInfoProviderGetSKUInfoInternal Method (Int32) |
Returns product with specified ID.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax protected virtual SKUInfo GetSKUInfoInternal(
int skuId
)
Parameters
- skuId
- Type: SystemInt32
Product ID
Return Value
Type:
SKUInfoSee Also