Click or drag to resize
ShippingOptionInfoProviderGetShippingOptions Method
Returns the query for all shipping options.

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

Return Value

Type: ObjectQueryShippingOptionInfo
See Also