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

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

Parameters

siteName
Type: SystemString
Site name

Return Value

Type: String
See Also