CyberStore Ecommerce 2023 Documentation
AccountShippingAddress Field (CustomerAccount3Control)


View with Navigation Tools Edition
Version
Dovetail.Ecommerce.Controls Namespace > CustomerAccount3Control Class : AccountShippingAddress Field
The account shipping address.
Syntax
'Declaration
 
Public AccountShippingAddress As String
 
'Usage
 
Dim instance As CustomerAccount3Control
Dim value As String
 
value = instance.AccountShippingAddress
 
instance.AccountShippingAddress = value
See Also

Reference

CustomerAccount3Control Class
CustomerAccount3Control Members