CustomerInfo Constructor Kentico 8.1 API Reference
Overload List

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