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

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 WishlistURL(
	string siteName
)

Parameters

siteName
Type: SystemString
Site name

Return Value

Type: String
See Also