Click or drag to resize
EcommerceTransformationFunctionsWishlistURL Method
Returns URL to the wish list.

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

Parameters

siteName
Type: SystemString
Site name

Return Value

Type: String
See Also