Click or drag to resize
EcommerceTransformationFunctionsGetAddToWishListLink Method (Object)
Returns link to add specified product to the user's wish list.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax
C#
public static string GetAddToWishListLink(
	Object productId
)

Parameters

productId
Type: SystemObject
Product ID

Return Value

Type: String
See Also