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

Namespace: CMS.Ecommerce.Web.UI
Assembly: CMS.Ecommerce.Web.UI (in CMS.Ecommerce.Web.UI.dll) Version: 10.0.0
Syntax
C#
public string PreviousPageUrl { get; set; }

Property Value

Type: String
See Also