IAddress MembersKentico 8.0 API Reference
The IAddress type exposes the following members.
Methods

  NameDescription
Public methodDeleteAddress
Deletes the address object using appropriate provider.
Public methodSetAddress
Updates the address object using appropriate provider.
Back to Top
Properties

  NameDescription
Public propertyAddressCity
Address city.
Public propertyAddressCountryID
Address country ID.
Public propertyAddressGUID
Address GUID.
Public propertyAddressID
Address ID.
Public propertyAddressLastModified
Date and time when the address was last modified.
Public propertyAddressLine1
Address line 1.
Public propertyAddressLine2
Address line 2.
Public propertyAddressPersonalName
Address personal name.
Public propertyAddressPhone
Address phone.
Public propertyAddressStateID
Address state ID.
Public propertyAddressZip
Address ZIP code.
Back to Top
See Also