DefaultDeliveryBuilderEnsureDefaultValues Method |
Sets the shipping date of the delivery to now when no specific date was set.
Override this method to ensure the default data in the constructed
Delivery
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax Remarks
This method is called before new delivery is returned.
See Also