Click or drag to resize
EcommerceTransformationFunctionsShoppingCartURL Method
Returns URL to the shopping cart.

Namespace: CMS.Ecommerce.Web.UI
Assembly: CMS.Ecommerce.Web.UI (in CMS.Ecommerce.Web.UI.dll) Version: 10.0.0
Syntax
C#
public static string ShoppingCartURL(
	string siteName
)

Parameters

siteName
Type: SystemString
Site name

Return Value

Type: String
See Also