OrderInfoProviderGetAddressInternal Method |
Returns html code that represents address. Used for generating of invoice.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax protected virtual string GetAddressInternal(
IAddress address
)
Parameters
- address
- Type: CMS.EcommerceIAddress
Address ID
Return Value
Type:
StringSee Also