SKUInfoProviderGetSKUInfoInternal Method (Guid) |
Returns product with specified GUID.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax protected virtual SKUInfo GetSKUInfoInternal(
Guid skuGuid
)
Parameters
- skuGuid
- Type: SystemGuid
Product GUID
Return Value
Type:
SKUInfoSee Also