 | GiftCardServiceGetAllGiftCards Method |
Namespace:
Dynamicweb.Ecommerce.GiftCards
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntaxpublic IEnumerable<GiftCard> GetAllGiftCards()
Public Function GetAllGiftCards As IEnumerable(Of GiftCard)
Return Value
Type:
IEnumerableGiftCard
See Also