  | 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()<ObsoleteAttribute("Use Services.GiftCard.GetAllGiftCards instead.")>
Public Function GetAllGiftCards As IEnumerable(Of GiftCard)Return Value
Type: 
IEnumerableGiftCard
See Also