CyberStore Ecommerce 2023 Documentation
PurchaseOrderLabelText Field


Dovetail.Ecommerce.Controls Namespace > CheckOutOrderDisplayControl Class : PurchaseOrderLabelText Field
The Text used as a Label for Purchase Order. The Text is pulled from the Selected Payment Type.
Syntax
'Declaration
 
Public PurchaseOrderLabelText As String
'Usage
 
Dim instance As CheckOutOrderDisplayControl
Dim value As String
 
value = instance.PurchaseOrderLabelText
 
instance.PurchaseOrderLabelText = value
public string PurchaseOrderLabelText
See Also

Reference

CheckOutOrderDisplayControl Class
CheckOutOrderDisplayControl Members