SKUInfoProviderGetSKUInfo Method (Int32) |
Returns product with specified ID.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 11.0.0
Syntax public static SKUInfo GetSKUInfo(
int skuId
)
Parameters
- skuId
- Type: SystemInt32
Product ID
Return Value
Type:
SKUInfoSee Also