ContactInfo Constructor Kentico 8.0 API Reference
Overload List

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