CyberStore Ecommerce 2023 Documentation
AccountBillingAddress Field (CustomerAccount3Control)


Dovetail.Ecommerce.Controls Namespace > CustomerAccount3Control Class : AccountBillingAddress Field
The account billing address.
Syntax
'Declaration
 
Public AccountBillingAddress As String
'Usage
 
Dim instance As CustomerAccount3Control
Dim value As String
 
value = instance.AccountBillingAddress
 
instance.AccountBillingAddress = value
public string AccountBillingAddress
See Also

Reference

CustomerAccount3Control Class
CustomerAccount3Control Members