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

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

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