Click or drag to resize
ShoppingCartGetRedirectAfterPurchaseUrl Method
Returns url the customer should be redirected to after purchase.

Namespace: CMS.EcommerceProvider
Assembly: CMS.EcommerceProvider (in CMS.EcommerceProvider.dll) Version: 8.2.23
Syntax
C#
public virtual string GetRedirectAfterPurchaseUrl()

Return Value

Type: String
See Also