OrderAddressInfo Constructor Kentico 8.1 API Reference
Overload List

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