DiscountInfo Constructor Kentico 8.1 API Reference
Overload List

  NameDescription
Public methodDiscountInfo 
Constructor - Creates an empty DiscountInfo object.
Public methodDiscountInfo(DataRow)
Constructor - Creates a new DiscountInfo object from the given DataRow.
Public methodDiscountInfo(SerializationInfo, StreamingContext)
Constructor for deserialization.
Back to Top
See Also