Click or drag to resize

GiftCardGetAllGiftCards Method

Note: This API is now obsolete.

Namespace:  Dynamicweb.Ecommerce.GiftCards
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[ObsoleteAttribute("Use Services.GiftCard.GetAllGiftCards instead.")]
public IEnumerable<GiftCard> GetAllGiftCards()

Return Value

Type: IEnumerableGiftCard
See Also