ShippingOptionValidatorValidateShippingOption Method |
Validates that shipping option is:
not null,
enabled,
applicable to
Cart,
assigned to the same site as the
Cart.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax protected virtual void ValidateShippingOption()
See Also