Click or drag to resize
BundleInfoProviderGetBundles Method
Returns the query for all relationships between bundles and SKUs.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntax
C#
public static ObjectQuery<BundleInfo> GetBundles()

Return Value

Type: ObjectQueryBundleInfo
See Also