Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Ecommerce Namespaces
CMS.Ecommerce
SKUInfoProvider Class
SKUInfoProvider Methods
GetSKUs Method
GetSKUs Method
GetSKUs Method (Int32)
SKUInfoProvider
GetSKUs Method (Int32)
Returns query for all SKUs for specified site.
Namespace:
CMS.Ecommerce
Assembly:
CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax
C#
Copy
public
static
ObjectQuery
<
SKUInfo
>
GetSKUs
(
int
siteId
)
Parameters
siteId
Type:
System
Int32
Site ID
Return Value
Type:
ObjectQuery
SKUInfo
See Also
Reference
SKUInfoProvider Class
GetSKUs Overload
CMS.Ecommerce Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com