EcommerceTransformationFunctionsGetRemoveFromWishListLink Method |
Returns link to remove specified product from the user's wish list.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax public static string GetRemoveFromWishListLink(
Object productId
)
Parameters
- productId
- Type: SystemObject
Product ID
Return Value
Type:
StringSee Also