Click or drag to resize
CMSCreditPaymentProviderReloadAction Property
Gets or sets the action which is then called during ReloadPaymentData method call.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 11.0.0
Syntax
C#
public Action ReloadAction { get; set; }

Property Value

Type: Action
See Also