CyberStore Ecommerce 2023 Documentation
PaymentMethodType Field


Dovetail.Ecommerce.Controls Namespace > CheckOutOrderDisplayControl Class : PaymentMethodType Field
Type of the payment method.
Syntax
'Declaration
 
Public PaymentMethodType As String
'Usage
 
Dim instance As CheckOutOrderDisplayControl
Dim value As String
 
value = instance.PaymentMethodType
 
instance.PaymentMethodType = value
public string PaymentMethodType
See Also

Reference

CheckOutOrderDisplayControl Class
CheckOutOrderDisplayControl Members