Returns query for all bundle items for specified bundle SKU ID.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- bundleId
- Type:
System.Int32
Bundle SKU ID
Return Value
Type: ObjectQuery<SKUInfo>See Also