Click or drag to resize
SKUInfoProviderGetBundleInventoryTypeString Method
Returns BundleInventoryType string.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntax
C#
public static string GetBundleInventoryTypeString(
	BundleInventoryTypeEnum bundleInventoryType
)

Parameters

bundleInventoryType
Type: CMS.EcommerceBundleInventoryTypeEnum
Bundle inventory type

Return Value

Type: String
See Also