ItemTax Constructor (SerializationInfo, StreamingContext)Kentico 8.1 API Reference
Constructor - Creates a new ItemTax object from serialized data.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

info
Type: OnlineSystem.Runtime.Serialization SerializationInfo
Stores all the data needed to serialize or deserialize the object
context
Type: OnlineSystem.Runtime.Serialization StreamingContext
Describes the source and destination of a given serialized stream
See Also