CreditCardCardholder Property |
Gets the name of the cardholder entered by the user.
Namespace:
DotNetBrowser.Card
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax public string Cardholder { get; }
Property Value
Type:
StringThe cardholder.
See Also