Click or drag to resize
ShoppingCartPreviousPageUrl Property
Page url, we should return to after "Continue shopping" button is clicked.

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

Property Value

Type: String
See Also