Click or drag to resize
ShoppingCartEnablePasswordRetrieval Property
Indicates whether password retrieval is enabled.

Namespace: CMS.EcommerceProvider
Assembly: CMS.EcommerceProvider (in CMS.EcommerceProvider.dll) Version: 8.2.23
Syntax
C#
public bool EnablePasswordRetrieval { get; set; }

Property Value

Type: Boolean
See Also