Click or drag to resize
PaymentOptionValidatorPaymentOption Property
Gets payment option this validator was initialized for.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax
C#
public PaymentOptionInfo PaymentOption { get; }

Property Value

Type: PaymentOptionInfo
See Also