CyberStore Ecommerce 2023 Documentation
ord_firstname Field


Dovetail.Ecommerce.Controls Namespace > CheckOutPaymentMethods Class : ord_firstname Field
The order first name.
Syntax
'Declaration
 
Public ord_firstname As String
'Usage
 
Dim instance As CheckOutPaymentMethods
Dim value As String
 
value = instance.ord_firstname
 
instance.ord_firstname = value
public string ord_firstname
See Also

Reference

CheckOutPaymentMethods Class
CheckOutPaymentMethods Members