Returns new ShoppingCartInfo object created from deserialized data.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- info
- Type: System.Runtime.Serialization SerializationInfo
Data for deserialization the ShoppingCartInfo object should be created from
- context
- Type: System.Runtime.Serialization StreamingContext
Streaming context
Return Value
Type: ShoppingCartInfoSee Also