Constructor - Creates a new ItemTax object from serialized data.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- info
- Type: System.Runtime.Serialization SerializationInfo
Stores all the data needed to serialize or deserialize the object
- context
- Type: System.Runtime.Serialization StreamingContext
Describes the source and destination of a given serialized stream
See Also