OrderAddressInfoProviderGetAddressInfo Method |
Gets the address information.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax public static OrderAddressInfo GetAddressInfo(
int addressId
)
Parameters
- addressId
- Type: SystemInt32
The address unique identifier.
Return Value
Type:
OrderAddressInfoSee Also